.main {
	background-color: #000000;
	background-image: none;
}

 h1 {
	font-family: Times, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	
} 

 .maintextblack, td {
	font-family: Times, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	
} 

 .maintext {
	font-family: Times, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	
} 


.maintext a:link  { color: #FFFFFF; }
.maintext a:visited  { color: #EFEFEF; } 
.maintext a:hover { color: #FFCC00; } 
.maintext a:active { color: #FFFFFF;  } 

 
 
.smalltext {
	font-family: Times, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	
} 


.smalltext a:link  { color: #FFFFFF; }
.smalltext a:visited  { color: #EFEFEF; } 
.smalltext a:hover { color: #FFCC00; } 
.smalltext a:active { color: #FFFFFF;  } 


.navtext {
	font-family: Times, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	
	
}

.navtext a:link  { color: #FFFFFF; text-decoration : none; }
.navtext a:visited  { color: #FFFFFF; text-decoration : none; } 
.navtext a:hover { color: #FFCC00; text-decoration : underline;} 
.navtext a:active { color: #FFFFFF; text-decoration : underline; } 



.footertext {
	font-family: Times, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	
	
}

.footertext a:link  { color: #FFFFFF; text-decoration : none; }
.footertext a:visited  { color: #FFFFFF; text-decoration : none; } 
.footertext a:hover { color: #ffff33; text-decoration : underline;} 
.footertext a:active { color: #000000; text-decoration : underline; }



.goldhead {
	font-family: Times, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #cabe7e;
	
	
}

.header1 {
	font-family: Times, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFCC00;
	
	
}

.whitebox {
	border: 1px solid #FFFFFF; background-color: #000000; margin: 4px; padding:4px; cellspacing: 6px;
	
			
} 