
Body { 
font-family : arial, sans-serif; 
color : #000000; 
font-size : 9pt; 
} 
TD { 
font-family : arial, sans-serif; 
color : #000000; 
font-size : 9pt; 
}

H1 
 { 
 color: black; 
 text-align: left; 
 font-size: 9pt; 
 font-weight: bold 
 } 

H2 
 { 
 color: #000040; 
 text-align: left; 
 font-size: 11pt; 
 font-family: arial; 
 font-weight: bold
 } 

H3 
{ 
 color: #000040; 
 text-align: left; 
 font-size: 14pt; 
 font-family: arial; 
 font-weight: bold 
 } 

H4 
 { 
 color: #000040; 
 text-align: left; 
 font-size: 18pt; 
 font-family: arial; 
 font-weight: normal 
 } 

A:link { 
color : #000000; 
text-decoration : underline; 
} 
A:visited { 
color : #000000; 
text-decoration : underline; 
} 
A:active { 
color : #000000; 
text-decoration : underline; 
} 
A:hover { 
color : #000040; 
text-decoration : underline; 
} 
.hide { 
display : none; 
color : white; 
}