@charset "UTF-8";
/* CSS Document */

.event_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #371b13;
	text-decoration: none;
	font-weight: bold;
}
.event_date_time {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #371b13;
	text-decoration: none;
	text-transform: uppercase;
}
.event_description {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #371b13;
	text-decoration: none;
}