.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	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;
}

.bodyblack {
	font-family:  Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	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;
}

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

.greenbody {
	font-family:  Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: Bold;
	color: #205d0f;
	text-decoration: none;
}



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

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #205d0f;
}

.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: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family:  Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {

	font-family:  Arial;
	font-size: 12px;
	color: #289309;
	text-decoration: none;
}


