.body 
{	
font-family: Arial, sans-serif; 
font-size: 11px; 
color: #000000;
}

.bodywhite 
{	
font-family: Arial, sans-serif; 
font-size: 11px; 
color: #FFFFFF;
}

.boldred 
{	
font-family: Arial, sans-serif; 
font-size: 11px; 
color: #7A0034;
font-weight: 700;
}

.head 
{
font-family: Arial, sans-serif; 
font-size: 20px;
color: #7A0034;
font-weight: 700;
}

.subhead 
{
font-family: Arial, sans-serif; 
font-size: 14px;
color: #224295;
font-weight: 700;
}

.yellowhead 
{
font-family: Arial, sans-serif; 
font-size: 14px;
color: #FAB717;
font-weight: 700;
}




