body {
	margin-top: 0px;
	background-color: #000000;
	background-attachment: fixed;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}
.mainText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.mainText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #FFFFFF;
}
.titleText {
	font-family: "Bradley Hand ITC TT-Bold";
	font-size: 14pt;
	color: #CC0000;
}
.titleText1 {
	font-family: "Bradley Hand ITC TT-Bold";
	font-size: 15pt;
	color: #CC0000;
}
.titleText2 {
	font-family: "Bradley Hand ITC TT-Bold";
	font-size: 16pt;
	color: #CC0000;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.footerNav:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10pt;
}
a.footerNav:visited {
	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none;
}
a.footerNav:hover {
	color: #990000;
	text-decoration: none;
	font-size: 10pt;
}
