body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.whitetext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.greenHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6C982E;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AC4915;
}
a:link {
	color: #6C982E;
	text-decoration: underline;
}
a:hover {
	color: #AC4915;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tablebkgd {
	background-image: url(images/table_bkg.jpg);
}
.blackborder {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tablebkgdfade {
	background-image: url(images/table_bkgFade.jpg);
}
.whitetextsmaller {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.greenHeadsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6C982E;
}
.greentextsmaller {
	color: #BBCCAB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
