BODY { color : darkblue ; background-color : ivory ;
margin-top: 20px ; margin-bottom: 20px ; 
margin-left: 50px; margin-right : 50px ;
font-family: Arial ; font-size : 11pt ;}

H2 { color : darkorange; font-family: Times Roman ; 
font-size : 15pt ; text-align : center ; }

H3 { color : chocolate; background-color : ivory ; text-decoration : underline ;
font-family: Times Roman ; font-size : 14pt ; padding-left : 60px ;}


A { text-decoration : none ;}
A:link { color : darkorange ; }
A:visited { color : darkorange ; }
A:active { color : magenta ; } 
A:hover { color : magenta }

B { color : darkblue ; font-size : 12pt ; }
EM { color : orangered ; font-size : 12pt ; font-weight : bold ; }
IMG { background-color : white }
SUB { font-size : 9pt }

P.space { margin-left : 80px ; margin-top : 10px ; margin-bottom : 10px ;}

TH { text-align : left ; font-family : Arial; 
color : #9400D3 ; font-size : 11pt }

P.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 }

