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