a:link    { color: #8a9a41; text-decoration: none }
a:visited    { color: #8a9a41; text-decoration: none }
a:hover    {
	color: #8a9a41;
	text-decoration: underline;
	text-align: center;
}

.bodytext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #353535;
	line-height: 16px;
}

.quotetext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #03a4e4;
	line-height: 15px;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	color: #353535;
	line-height: 12px;
}
	
.subheads {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #1c1c1c;
	
}
	
.headers {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #1c1c1c;
	
}
	
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00457b;
.bodywhite {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #44392b;
	line-height: 16px;
}

