.BodyText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding-left: 18px;
	padding-right: 18px;
}
.BodyText2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 20px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}
.FooterTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.FormText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}


body {
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FAFAFA;
}

a:link {
	color: #CA3436;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CA3436;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #CA3436;
}
