body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
}
h1 {
	font-size: 14px;
	color: #555555;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #AAAAAA;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
a {
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
a:hover { color: #000000; }
.ev_title {
	font-size: 12px;
	font-weight: bold;
	color: #BB0000;
}
.ev_date {
	font-size: 10px;
	font-family: sans-serif;
	font-weight: bold;
	color: #000000;
}