BODY {
	color: Black;
	font-size: 13px;
	background-color: Black;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
    line-height: 18px;
}
PRE, TD {
	font-family : trebuchet ms, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #dddddd;
	line-height: 18px;
}
A.menu {
	font-size : 11px;
	text-decoration : none;
	color:  #999999;
}
A:HOVER.menu {
	font-size : 11px;
	text-decoration : underline;
	color : White;
}
A {
	text-decoration : none;
	color: #f9c770;
}
A:HOVER {
	text-decoration : underline;
	color : FFFF80;
}
INPUT, textarea {
	border : 1px solid Black;
	height : 20px;
	font-family : trebuchet ms, Arial, Helvetica, sans-serif;
	font-size : 1x;
}
STRONG.head {
	color: #FFFF80;
}
HR {
	width: 100%;
	border: 2px solid #1C1C1C;
}
.EventSmallTextTop {
	font-size:11px;
	color:#FFFF80;
}
.EventSmallTextBottom {
	line-height:14px;
	font-size:11px;
}

P.EventHeader {
	line-height:20px;
}
Strong.EventHeader {
	font-size: 20px;
	color: #ffffff;
}
