body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.footertext {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.footermenu {
	font-size: 13px;
	font-weight: normal;
	color: #9c9c9c;
	text-align: center;
}
.pagetitle {
	font-size: 24px;
	color: #b8dc94;
}
.subheading {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	color: #9c9c9c;
	font-size: 16px;
}
.subheadinggreen {

	font-size: 12px;
	font-weight: bold;
	color: #b8dc94;
}
.bold {
	font-weight: bold;
}
.contactbody {
	font-size: 14px;
	font-weight: normal;
	color: #9c9c9c;
}
p#footer a:link {
	color: #9c9c9c;
	text-decoration: none;
}
p#footer a:visited {
	text-decoration: none;
	color: #9c9c9c;
}
p#footer a:hover {
	text-decoration: underline;
	color: #9c9c9c;
}
p#footer a:active {
	text-decoration: none;
	color: #9c9c9c;
}


a:link {
	text-decoration: none;
	color: #b8dc94;
}
a:visited {
	text-decoration: none;
	color: #b8dc94;
}
a:hover {
	text-decoration: underline;
	color: #b8dc94;
}
a:active {
	text-decoration: none;
	color: #b8dc94;
}

.bodytextsmaller {

	color: #9c9c9c;
	font-size: 12px;
}
.boldsmaller {
	font-weight: bold;
	font-size: 11px;

}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #BEBEBE;
}
.headlinesmaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #BEBEBE;
}
