BODY { background-color: lavender ; 
margin-left: 20px; margin-right: 20px ; margin-top : 10px ;}

H2 { color : #3333FF; margin-top : 5px ; margin-bottom : 5px ;
font-family: Times Roman, serif ; font-size : large ; 
text-align : center }

H3 { color : #3333FF; background-color : pink ; 
font-family: Times Roman, serif ; font-size : 12pt ; 
text-align : left ; margin-top : 5px ; }

TH { font-family : Arial, sans-serif ; 
font-size : 12pt ; font-weight : bold ; }


CENTER { color : blue; margin-top : 5px ; margin-bottom : 5px ;
font-family: Times Roman, serif ; font-size : large ; 
text-align : center }

P { color : darkblue ; font-family: Helvetica, Verdana, sans-serif ;
font-size : 11pt ;}

LI { color : darkblue ; font-family: Helvetica, Verdana, sans-serif ;
font-size : 11pt ;}

B.blue { color : blue ; font-family: Verdana, sans-serif ;
font-size : 16pt ; }
B.red { color : red ; font-family: Verdana, sans-serif ;
font-size : 14pt ; }

UL { color : darkblue ; font-family: Helvetica, Verdana, sans-serif ;
font-size : 10pt ; margin-left : 20px ; list-style-type : upper-latin ;}

TH { font-size : 10pt ; font-family : Arial, Helvetica, sans-serif ; 
font-weight : bold ; color : darkviolet}
TD { font-size : 10pt ; color : brown ;
font-family: Verdana, Helvetica, sans-serif ;} 



A { font-size : 10pt ; font-weight : bold ; 
font-family : Arial, Helvetica, sans-serif ; text-decoration : none ; }
A:link { color : darkorange ; }
A:visited { color : darkorange ; }
A:active { color : magenta ; } 
A:hover { color : magenta }

.math { color : #FF6347 ; font-size : 10pt ; font-weight : bold ;}
SUB { font-size : 8pt }
SUP { font-size : 8pt }

.formula { color : #FF6347 ; margin-left : 30px ; 
font-size : 12pt ; padding-top : 10px ; padding-bottom : 10px ; 
width : 500px ; text-align : center; background-color : #FFDCDC; 
border-color : #8B0000 ; border-width : 1px ; font-weight : bold }



