.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.bodytext {
	text-decoration: underline;

}
.bodytext:hover {
	text-decoration: none;

}
.pageheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: 857E74;
}
a.pageheading {
	
	text-decoration: overline;
}
.pageheading:hover {
	text-decoration: underline;
}

.bodytextDark {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.bodytextDark {
	text-decoration: underline;

}
.bodytextDark:hover {
	text-decoration: none;

}
.smallcopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

