.head { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px; 
	font-weight: bold; 
	line-height: 1.2; 
	color:FF9933;
	
	
}
	
.subhead { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	line-height: 1.2; 
	color:663300;
	
}

.body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	line-height: 1.2; 
	color:663300;
	text-decoration:none;
	
}

.member { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px; 
	font-weight: bold; 
	line-height: 1.2; 
	color:FF9933;
	
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	line-height: 1.2; 
	color:D47F17;
	text-decoration: none;	
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	line-height: 1.2; 
	color:D47F17;
	text-decoration: none;	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	line-height: 1.2; 
	color:794300;
	text-decoration: none;

}
