@charset "ISO-8859-1";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 22px;
}
h2 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
.new {
	font-size: 18px;
	font-weight: bold;
	color: #900;
}
.contact {
	font-size: 14px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.eventbox {
	padding: 3px;
	border: thin solid #CCC;
}

