@charset "UTF-8";
body {
	color: #FFFFFF;
	background-color: #000000;
	overflow: hidden;
}
td {
	overflow: scroll;
}
a img {
	border:0;
}
a:link {
	color:#0000FF;
	text-decoration:underline;
}
a:visited {
	color:#0000FF;
	text-decoration:underline;
}
a:hover {
	color:#00FFFF;
	text-decoration:underline;
}
.header {
	font-family:Georgia, "Times New Roman", Times, serif
	color:#66CC00
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #A43387;
	text-decoration: underline;
	margin-bottom: 5px;
}
#content {
	overflow:auto;
}
.eventtext {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #FFFFFF;
}
