body
{
	background-image: 
url(images/bg.gif);
	background-position: center;
	background-color: #A1A1A1;
	margin-top: 0px;
}
a:link {
	color: #1B8779;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1B8779;
}
a:hover {
	text-decoration: underline;
	color: #1B8779;
}
a:active {
	text-decoration: underline;
	color: #1B8779;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #168873;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52644C;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C8973;
}
.city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F85139;
}
.zip{
	width:40px;
}