.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color:#000000;
	border-color:#000000;
	color: #666666;
	text-decoration: none;
}

.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-color:#000000;
	color: #666666;
	text-decoration: none;
}

.underlinefootertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.body {
	font-family:  Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.smalltext {
	font-family:  Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.textbox {
	font-family:  Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.underlinebody {
	font-family:  Arial;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #F37007;
	text-decoration: underline;
}

.redbody {
	font-family:  Arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #da0802;
	text-decoration: none;
}


.redSubheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-weight: bold;
	color: #da0802;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-weight: bold;
	color: #da0802;
}

.Wheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.subHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}


a {
	font-family:  Arial;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
a:visited {
	font-family:  Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {

	font-family:  Arial;
	font-size: 11px;
	color: #da0802;
	text-decoration: none;
}
