.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;

}

.abodylink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #8C9E8E;
	font-size: x-small;
	font-weight : bold;
	text-decoration: underline;
}

A.abodylink:hover{
	color : #ffffff;
	font-weight : bold;
	text-decoration: underline;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.paragraphheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.bodytextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
