a, A:link, a:visited, a:active { 
font-family : "Arial";
font-size : 11pt;
color : #FFFFFF;
text-decoration : none;
font-weight : bold
} 

A:hover { 
font-family : "Arial";
color :#6C6B6B;

} 

p, tr, td, ul, li { 
color : #626262;
font-family : "Arial";
font-size : 10pt;
} 

th { 
background : #dbeaf5;
color : #000000;
} 

header1, h1 { 
color : #626262;
font-family : "Arial";
font-size : 14pt


} 

header2, h2 { 
font-family : "Arial";
color : red;
font-size : 10pt;
text-decoration : none;
} 

header3, h3 { 
font-family : "Arial";
color : black;
font-size : 11pt;
text-decoration : underline;
font-weight : bold;

} 

header4, h4 { 
font-family : "Arial";
color : black;
font-size : 8pt;
text-decoration : none;
font-weight : normal;
}