.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #0033CC;
}
a:active {
	text-decoration: underline;
	color: #0033CC;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12.5px}
.highlight {
	background-color: #FFFF00;
	font-weight: bold;
}
