.EventsTable
{
	FONT-SIZE: 10pt;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	border: thin solid #FFF;
}
.head {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.head a {
color:#FFFFFF;
text-decoration: none;
}
.head a:hover {
text-decoration: underline;
}
.MonthTable {
	FONT-SIZE: 16pt;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	border-top: thin none #999999;
	border-right: thin none #999999;
	border-bottom: thin solid #999999;
	border-left: thin none #999999;
	font-weight: bold;
}
.whitetext {
	color: #FFF;
}
a {
	color: #336699;
}
.white {
	color:#FFF;
}