body {
	background-color:#ffffff;
	margin:5px;
	font-family: Verdana,Sans-Serif;
}
a {
	color:#075a8d;
	text-decoration:none;
}
a:hover {
	color:#003366;
	text-decoration:underline;
}


/*** Events ***/
.title a{
	font-size:12pt;
	font-family: Georgia, Times, serif;
}
.date{
	font-size:8pt;
	color: #7e8b98;
	margin-bottom: 5px;
	border-bottom: #f0f0f0 1px solid;
}


/*** bottom links ***/
div.links {
	font-size:10pt;
	
}