.head { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold; 
	line-height: 2; 
	color:660099 
}

.subhead { 
	font-family: Times New Roman, Times, serif;
	font-size: 14px; 
	font-weight: bold; 
	line-height: 1.2; 
	color:660099
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
	}

.group {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 1.2; 
	color: #333300;
	
}

.contact {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 2; 
	color: #333300;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;	
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;	
}
