.maincontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: normal;
}
.mediumtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	line-height: 1.25em;
	margin: -1em 0 0 25px;
	padding:0;
	list-style-type: disc;
}
ul li {
	line-height: 1.25em;
	padding:0;
	list-style-type: disc;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000099;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	align: middle;
	padding: 10px 0 0 0;
	}
	
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #339933;
}
h3.events {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	font-variant: small-caps;
	background-color:#CC0000;
	padding: 2px 5px 2px 5px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.eventsbox {
	border: 1px solid #CC0000;
	padding: 5px;
	margin: 5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
}
td.yellowbg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFCC00;
	border: 0px;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
}
td.redborder {
border: 1px solid #CC0000;
padding: 5px;
}
.white{
color:#FFFFFF;
}
th {
text-align:right;
vertical-align:top;
}
td.zebra, th.zebra {
background-color:#CCCCCC;
}
