a:link {
	color : #0000FF;
	text-decoration : none;
}

a:visited {
	color : #0000FF;
	text-decoration : none;
}

a:hover {
	color : #FF0000;
	text-decoration : none;
}

a:active {
	color : #0000FF;
	text-decoration : none;
}

td.eventnormal {
	border-bottom-width : 0px;
	border-color : #666666 #666666 #666666 #666666;
	border-left-width : 0px;
	border-right-width : 0px;
	border-style : solid;
	border-top-width : 0px;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}

.eventdate {
	border-bottom-width : 1px;
	border-color : #666666 #666666 #666666 #666666;
	border-left-width : 0px;
	border-right-width : 0px;
	border-style : solid;
	border-top-width : 0px;
	color : #FF0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

.eventname {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
}

.normal {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}

.normal-small {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
}

.subhead {
	;
	border : #666666;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-style : solid;
	border-top-width : 0px;
	color : #FF0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

