body {
	background-color: #01303e;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #960;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #ebaa7d;
}
a:active {
	text-decoration: none;
	color: #01303E;
}
p {
	padding-right: 30px;
	padding-left: 30px;
	text-indent: 25px;
	text-align: justify;
	margin: 0px;
	font-family: sans-serif;
}
h4 {
	text-indent: 20px;
}
.zipcodes {
	font-size: 10px;
	color: #045E7B;
	padding-left: 10px;
	text-align: justify;
}
.videomap {
	background-color: #024A60;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	text-align: center;
}
