.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.Heading {
	font-size: 18px;
	font-weight: bold;
	color: #00CC00;
}
.Subhead {
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.bodyText {
	font-size: 14px;
	color: #000000;
}
.homeArea {
	padding-left: 19px;
	padding-top: 95px;
}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.bodyArea {
	padding-left: 0px;
	padding-right: 200px;
	padding-top: 0px;
}