body {
	margin-top: 0px;
	background-color: #989965;
	background-attachment: fixed;
	margin-left: 0px;
}
.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333;
}
.mainTextRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #CC0000;
}
.titleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #333333;
}
.titleText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFCC;
}
.formText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}
.footerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFCC;
}
a:link {
	color: #FFFFCC;
	text-decoration: underline;
}
a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}
a:hover {
	color: #FFFF99;
	text-decoration: none;
}
a.footerNav:link {
	color: #FFFFCC;
	text-decoration: none;
}
a.footerNav:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a.footerNav:hover {
	color: #FFFF99;
	text-decoration: underline;
}
