.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.greybold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; }
a {
	font-size: 11px;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #3300CC;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
.Bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}
