body
{
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 1.2em;
}

.top-links {
	
}

.top-links a {
}

ul.event {
	list-style-type: none;
	margin: 1em 10%;
	padding: 0.5em;
	border: solid black 1px;
	font-size: 0.8em;
}

.event-head {
	font-weight: bold;
}

li.event-flag {
	color: #0044ff;
	font-size: 0.8em;
	font-weight: bold;
}

li.event-title {
	font-size: 1.2em;
	font-weight: bold;
	color: #5a4099;
}

li.event-details {
	margin-top: 0.4em;
}
img, img:link, img:visited, img:hover, img:active {border: none;}