.bodyheading {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #F6954E;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
}
.footer {
	font-family: verdana;
	font-size: 11px;
	color: #CCCCCC;
}


.bodytext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FF9900;
	line-height: normal;
	text-decoration: none;
}

.bodytext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FF3300;
	line-height: normal;
	text-decoration:underline;
}

.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#990000;
	line-height: normal;
	text-decoration: none;
}