
body
{
	background: #FCFCE8;
	margin: 0;
}

table.eventslisting
{
	border: solid 2px;
	width: 85%;
}

table.eventslisting colgroup.date_area
{
	width: 15%;
}

table.eventslisting colgroup.description
{
	width: 85%;
}

table.eventslisting th
{
	background-color: silver;
	text-align: center;
}

table.eventslisting td p
{
	font-family:verdana,arial, helvetica, sans-serif;
	font-size:0.9em
}
