.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003333;


}
a {
	text-decoration: none;
}
.mylink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000CC;
}
a:hover {
	color: #993333;
}
