.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smallbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #007012;
}
.heading {
	font-family: "Brush Script MT", "Copperplate Gothic Bold", "Freestyle Script";
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.smallbodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.greentextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007012;
}
.tabletextgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007012;
	font-weight: normal;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #007012;
}
