@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #819735;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #484444;
	line-height: 18px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484444;
	text-decoration: none;
	font-weight: bold;
}
.rngtxtvenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #def0a1;
	line-height: 18px;
	text-decoration: none;
	padding-top: 8px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #0034ca;
	text-decoration: underline;
}
a:hover {
	color: #0040FD;
	text-decoration: none;
}

