.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000}

.bodytextitalic {
	font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000;
	font-style: italic;
}


.headingnotbold {
	font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #000000;
	font-weight: normal;
}


.bodytextbold {
	font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000;
	font-weight: bold;
}

.heading {
	font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: #000000;
	font-weight: bold;
	text-align: center;
}

.headingsmall {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;
	font-weight: normal;
}



a {
	font-family: Arial, Helvetica, sans-serif; font-size: 14pt;
	color: #666699;
	text-decoration: underline;

}

a:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 14pt;
	color: #666699;
	text-decoration: underline;
}



.bodytextSmall { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000 }
