BODY { background-color: gainsboro ; 
margin-left: 20px; margin-right : 20px ; margin-top : 10px ; }

H2 { color : #3333FF; 
font-family: Times Roman, serif ; font-size : large }

H3 { color : orangered; font-weight : bold ; text-align : center ;
font-family: Times Roman, serif ; font-size : 14pt ; }

H4 { color : #3333FF; background-color : pink ; 
text-align : center ; font-family: Times Roman, serif ; 
font-size : 12pt ; }

P { color : #9900CC ;;  
font-family: Verdana, Helvetica, sans-serif ; font-size : 10pt ; }
UL { color : #9900CC ;;  
font-family: Verdana, Helvetica, sans-serif ; font-size : 10pt ; }
EM { color : darkgreen ; font-weight : bold ;
font-family: Verdana, Helvetica, sans-serif ; font-size : 10pt ; }

B { color : #008600 ;  
font-family: Arial, Helvetica, sans-serif ; font-size : 10pt ; }

TH { font-size : 10pt ; font-family : Arial, Helvetica, sans-serif ; 
font-weight : bold ; color : #4B0082 ; 
vertical-align : top ; text-align : left ; }
TD { font-size : 10pt ; vertical-align : top ; 
font-family: Verdana, Helvetica, sans-serif ; color: #9900CC ; } 

FORM { color : #FF6600 ; font-weight : bold ; font-size : 11pt }

A { font-size : 10pt ; font-weight : bold; 
font-family : Arial, Helvetica, sans-serif ; 
text-decoration : none ;}
A:link { color : darkorange ; }
A:visited { color : brown ; }
A:active { color : magenta ; } 
A:hover { color : magenta }


