.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.linktext {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1c0145;
}
a:hover {
	color: #FF0000;
}
.copyrighttext {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.headtext {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: none;
	color: #21255c;
}
.boldtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1c0145;
	font-weight: bold;
}
.hiddentext {
	font-size: 1px;
	color: #23275E;
}

