.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #202d39;
}
.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1b3e66;
}
.tdborder {
	border: 1px solid #1b3e66;
}
.smalltextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #204b7d;
	font-weight: bold;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #204b7d;
	font-weight: bold;
}
a:hover {
	color: #660000;
}
