body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top;
}

a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #DF781B;
}
a:active {
	color: #990000;
}

a.footer_link:link, a.footer_link:visited, a.footer_link:active {
	color: #912c34;
	text-decoration: none;
	font-size:9px;
}
a.footer_link:hover {
	color: #3e3e3e;
	text-decoration: none;
	font-size:9px;
}

.footer_link_text {
	color: #912c34;
	font-size:9px;
}

.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#8f2937;
}
.headline_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8f2937;
	font-weight: bold;
}
.headline_yellow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e0dc4a;
	font-weight: bold;
}
.small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.Vsmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
.v_small_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8f2937;
}.headline_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
}

#latitude, #longitude {
	display: none;
}

.map {
	float: left;
	height: 250px;	
	width: 387px;
}
