

* 
{ background-color:#FFFFFF; color:#0000CC; 	  
font-family: Futura, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; 
}

body
{ background-color:#FFFFFF; color:#0000CC; 	  
font-family: Futura, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; 
}


a, address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, h1, h2, h3, h4, h5, h6,li, menu, ol, p, td, th, ul	
{ background-color:#FFFFFF; color:#0000CC; 	  
font-family: Futura, Arial, Helvetica, sans-serif; 	  
font-size: 12pt; 	  
font-style: normal;   
margin-top: 0; 	  
margin-bottom: 0;	  
margin-right: 12px; 	  
margin-left: 12px;   
}

/*rulers*/
hr 
{ 
background-color:#FFFFFF;      
color:#9999FF;}

/*heads*/	
h1 { color:#99CCFF; font-size:24pt; margin-top: 10px; margin-bottom: 10px;}    	
h2 { color:#99CCFF; font-size:20pt;}    
h3 { color:#999999; font-size:18pt;}    	
h4 { color:#666666; font-size:12pt;}

/*tables*/
td {color:#0000CC; background-color:#99CCFF;}
td li {color:#0000CC; background-color:#99CCFF;}
td ul {color:#0000CC; background-color:#99CCFF;}
td a {color:#0000CC; background-color:#99CCFF;}    

/* lists*/ 
ol   {margin-left:1em;}	
ol li {list-style: decimal;}	
ol ol li {list-style: lower-alpha;}	
ol ol ol li {list-style: lower-roman;} 
ul   {margin-left:1em;}	
ul li {list-style-type: square;}	
ul ul li {list-style-type: disc;}	
ul ul ul li  {list-style-type: circle;}

/* links*/

a {font-weight:bold; margin-left: 0;}
a:link { color:#3300CC; text-decoration: none; margin-left: 0; margin-right: 0;}
a:visited { color:#006699; text-decoration: none; margin-left: 0; margin-right: 0;}
a:hover { color:#006699; text-decoration: underline; margin-left: 0; margin-right: 0;}    
a:active { color:#006699; text-decoration: underline; margin-left: 0; margin-right: 0;}    
a:focus { color:#006699; text-decoration: underline; margin-left: 0; margin-right: 0;} 

/*classes*/

.center {text-align: center;}
.bold   {font-weight: bold;}
.italic {font-style: italic;}
.normal {font-weight: normal;}
.catcheye {background-color:#99CC99;}
.lightback {background-color:#99CCFF;}
.mediumback {background-color:#CCCCCC;}