@charset "UTF-8";
.event {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-indent: 4px;
}
.home_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 500px;
	padding-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #8D8D87;
	text-decoration: none;
	float: left;
	width: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
