body
{
	font-size: 11pt;
	font-weight:normal;
	font-family: Arial, Helvetica, Sans-Serif;
	 background-image:  url(images/graphics/pre1bckgd.gif)
}

A:link    
{
	text-decoration: none; 
	color: #FFFFFF;
}        
A:visited 
{
	color: #000000;
}        
A:active  
{
	text-decoration: underline; 
	font-weight:normal;  
	color: #FFFFFF
}        
A:hover   
{
	text-decoration: underline;
	color:#CCFF66
}
A.white:link    
{
	text-decoration: underline; 
	color: #FF0000;
}        
A.white:visited 
{
	color: #000000;
}        
A.white:active  
{
	text-decoration: underline; 
	font-weight:normal;  
	color: #FF0000
}        
A.white:hover   
{
	text-decoration: underline;
	color:#0000ff;
}

.greencell 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	background-color: #47863C; 
	text-align: left; 
}
.headercell 
{  
	font-family: "Monotype Corsiva", "Trebuchet MS", "Bookman Old Style", cursive; 
	font-size: 18px; 
	font-weight: normal; 
	color: #000000; 
	background-color: #f1fbec; 
}
.blackcell 
{  
	background-color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #dddddd; 
	font-weight: bold
}
.whitecell 
{  
	background-color: #F1F8EC; 
; font-size: 11px; color: #000000
}
.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}
.ltgreencell {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #D7EFD6}
.ltyellowcell {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #F8FECB}
