
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000099;
	text-transform: uppercase;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
	font-weight: bolder;
}
a:active {
	text-decoration: none;
	font-weight: bolder;
	color: #0000CC;
}
.thispage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}
.smalllinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 140%;
	color: #000099;
	text-transform: uppercase;
}
.eventsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 100%;
	color: #000099;
	font-weight: bold;
}
-->
</style>