body { margin: 0px 0px 0px 0px; }

.content {
	font-family: Arial;
	font-size: 15px;
}

a.text_nav {
	font-family: Arial;
	font-size: 13px;	
	font-weight: normal;
	color: #dfdfdf;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

a.text_nav:hover {
	color: white;
	text-decoration: underline;
}

a.text_top {
	font-family: Arial;
	font-size: 13px;	
	font-weight: normal;
	text-decoration: underline;
	color: auto;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 8px;
}

a.small_text {
	font-family: Arial;
	font-size: 12px;
	color: #222;
	text-decoration: none;	
}
a.small_text:hover {
	text-decoration: underline;
}

.date_text {
	font-family: Arial;
	font-weight: bold;
	color: #444444;
	font-size: 22px;
	margin-top: 28px;	
	text-align: center;
}

.event_text {
	padding:  8px 8px 8px 8px;
}