body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF00FF;
}


#footer td {
	font-size: 9pt;
	font-weight: bold;
}


h1 {
	font-size: 18pt;
	color: #FF0000;
}
h2 {
	font-size: 14pt;
	color: #000099;
}

#navigation td{
	font-weight: bold;
	font-size: 12pt;
	font-style: normal;
	color: #000099;
}
#navigation a:hover {
	text-decoration: underline;
	color: #9900FF;
	background-color: #FFFF00;
}
#events td {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

.main {
	border: 1px solid #999999;
	padding: 5px;
}
#events hr {
	color: #FF0000;
}
.smallfont {
	font-size: 10pt;
	font-weight: bold;
}
