@charset "UTF-8";
body,td,th {
	font-family: Futura, Verdana, Arial, Geneva;
	font-size: 12px;
	color: #333333;
}
.footerText {
	font-family: Futura, Verdana, Arial, Geneva;
	font-size: 12px;
	color: #990000;
	text-align: center;
}
.mainText {
	font-family: Futura, Verdana, Arial, Geneva;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000000;
}}
.headerText {
	font-family: Futura, Verdana, Arial, Geneva;
	font-size: 24px;
	color: #990000;
	text-align: center;
}
.headerTextSm {
	font-family: Futura, Verdana, Arial, Geneva;
	font-size: 16px;
	color: #990000;
	text-align: center;
}
.sectionText {
	font-family: Futura, Verdana, Arial, Geneva;
	font-size: 16px;
	color: #990000;
	padding: 5px;
}
