a, A:link, a:visited, a:active { 
font-family : "Arial";
color : #000080;
font-size : 11pt;
text-decoration : none;
font-weight : bold;
} 

A:hover { 
font-family : "Arial";
color : #bbbbbb;

} 

p, tr, td, ul, li { 
color : #000000;
font-family : "Arial";
font-size : 11pt;
} 

th { 
background : #dbeaf5;
color : #000000;
} 

header1, h1 { 
color : blue;
font-family : "Arial";
font-size : 14pt;
} 

header2, h2 { 
font-family : "Arial";
color : black;
font-size : 12pt;
text-decoration : underline;
} 

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;
} 

header5, h5 { 
font-family : "Arial";
color : black;
font-size : 11pt;
text-decoration : none;
font-weight : normal;
} 

header6, h6 { 
font-family : "Microsoft Sans Serif";
color : black;
font-size : 12pt;
text-decoration : none;
font-weight : normal;
} 

H6:link { 
font-family : "Microsoft Sans Serif";
color : black;
font-size : 12pt;
text-decoration : none;
font-weight : normal;
}