.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00521c;
}
.subheads {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #00521c;
	font-style: italic;
}
.bodyitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00521c;
	font-style: italic;
}
.bodycopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00521c;
	font-weight: bold;
}
.bodycopylite {
	font-family: Arial, Helvetica, sans-serif;
	color: #00521c;
	font-size: 10px;
}
a.link:hover {
	color: #EEEEEE;
	text-decoration: none;
	background-color: #00521c;
}
a.link {
	text-decoration: underline;
	color: #3366CC;
}
.boldintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8E9A8D;
	font-weight: bold;
}
