body    

  {background:  #FFFFFF; color: #000000;}
  
.pad-L       { padding-left: 10px }
p, div, blockquote, ol, ul, dl, li, dt, dd, td, th      
  { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt }

a:link  
{  
color: #000000;  
font-family: Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: none; font-size: 10pt
}  

a:active  
{  
color: #99CCFF;  
font-family: Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: none;  font-size: 10pt;

}  
a:visited  
{  
color: #0000C0;  
font-family: Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: none;  font-size: 10pt;

}  
a:hover  
{  
color: #000000;  
font-family: Arial, Helvetica, sans-serif;font-weight: normal;  
text-decoration: underline; font-size: 10pt;
 } 
 
 		a:link.fp { color:#C00000; text-decoration:none; font-size:10pt; font-weight: bold }
		a:visited.fp { color:#C00000; text-decoration:none; font-size:10pt; font-weight: bold }
		a:hover.fp { color:#C00000; text-decoration:none; font-size:10pt; font-weight: bold }
		
.header      { border: 1px solid #9999FF; padding: 6px }	
h1           { font-family: Arial; font-size: 24pt; color:#000000  }
h2           { font-family: Arial; font-size: 18pt; color:#FFCC00  }
h3           { font-family: Arial; font-size: 14pt; color:#C00000  }
h4           { font-family: Arial; font-size: 12pt; color:#FFAA00  }
h5           { font-family: Arial; font-size: 10pt; color:#0000FF }
h6           { font-family: Arial; font-size: 8pt; color:#FF0000  }

td           { font-family: Arial; font-size: 10pt; color: #000000 }