BODY {
	background: #333366;
	margin: 0px;
}

H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
}

H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0099cc;
}

.bodytext {
	color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

li.lite {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

A {
	color: yellow;
}

A:HOVER {
	color: #FFA500;
	text-decoration: none;
}

#date {
	background: #00CCFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 1.1em;
	}
	
#event {
	background: #6699CC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 1.0em;
	}
	
.trackfont {
	background: #CCCC99;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 0.8em;
	}
	
	#seperator {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #000;
border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background: #CCE5FF;
	font-size: 1.0em;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 0.7em;
}

.tableoutline {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: none;
border-bottom-style: dotted;
border-left-style: none;
border-top-color: #000;
border-right-color: #000;
border-bottom-color: #fff;
border-left-color: #000;
}
