.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #537F24;
	text-align: left;
}
.bodyCopyBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #537F24;
}
ul {
	list-style-type: disc;
}
.bodyTextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #537F24;
	text-align: left;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #F7941D;
	letter-spacing: .25em;
	font-weight: bolder;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #63932E;
	text-decoration: underline;
}
a:active {
	color: #003300;
	text-decoration: none;
}
ul {
	line-height: 25px;
}
