body
{
	margin: 0;
	padding: 0;
	font-family: "Californian FB", Verdana, sans-serif;
	background-color: #434b49;
	color: #ffffff;
}
#NoEventsAvail
{
	text-align: center;
	font-weight: bold;
}
.EventDates
{
	font-weight: bold;
	padding-right: 3em;
	vertical-align: top;
}
.EventData
{
	vertical-align: top;
}
.Title
{
	text-align: center;
	font-style: italic;
	font-size: 95%;
	padding-bottom: 1em;
}
#NewsFooter
{
	text-align: center;
	font-size: 60%;
	bottom: 0;
	/* font-style: italic; */
}
#NewsFooter a
{
	color: #ffffff;
	text-decoration: none;
}
#NewsFooter a:visited
{
	color: #ffffff;
}
#NewsFooter a:hover
{
	text-decoration: underline;
}
#DateLink
{
	color: #8eb1ff;
}
#DateLink:visited
{
	color: #8eb1ff;
}
