a, A:link, a:visited, a:active { 
font-family : "Arial";
font-size : 11pt;
color : #FF9900;
text-decoration : none;
font-weight : bold
} 

A:hover { 
font-family : "Arial";
color :#7C79F0;

} 

p, tr, td, ul, li { 
color : #1B0236;
font-family : "Arial";
font-size : 10pt;
} 

th { 
background : #dbeaf5;
color : #000000;
} 

header1, h1 { 
color : #7C79F0;
font-family : "Arial";
font-size : 12pt


} 

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;
}