.heads 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #000000
}

.bodytext 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000; 
	font-weight: normal
}

.bodysmall 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal
}

.callouthead { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #990000
}

.callouttext
{
	font-size: 12px; 
	font-style: italic; 
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal
}


