

BODY {
	margin-left: 2pt;
	margin-right: 2pt;
	background: #FFFFFF ; 
	font-family: palatino, Baskerville, Serif;
	color: #330000 ;
	
}





.border1 {/*brown border*/
    border-width: 1px;
    border-style: solid;
    border-color: #7e3517;
    margin: 1px;
	padding: 4pt;
    
    }



P {
 	
	font-size: 11pt ;
	text-align: justify ;
	text-indent: 24pt ;
	
	
}

h4 {
 	
	font-size: 12pt ;
	text-align: center;
	color: #CC3300; 
	
	
}


h4.black {
 	
	font-size: 12pt ;
	text-align: center;
	color: #000000; 
	
	
}

.pright {
	text-align:right;
	color: #009900;
	font-size:9pt;
	
	}
	
.pleft {
	text-align:left;
	font-size:11pt;
	
	}
	
p.black {
 	
	font-size: 11pt ;
	text-align: justify ;
	text-indent: 24pt ;
	color: #000000;
	
	
}

.formleft {
 	
	font-size: 7.5pt ;
	text-align: left ;
	text-indent: 0pt ;
	border-width: 2px;
    border-style: solid;
    border-color: #ffffff;
   
	padding: 0px 6px 0px 6px;
	
}

h2	{
	text-align: center;
 	font-family: verdana, arial, sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: red;
	
}