h1 {
	font-size: 18px;
	color: #333;
}
a  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #00C;
	text-decoration: none;
}

a:hover {
	color: #FFB264;
	font-weight: bold;
}
.quoteform {
	background-image: url(../images/main05.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 775px;
	height: 149px;
	background-position: center top;
	text-align: center;
	font-weight: bold;
	color: #060;
	font-size: 1.1em;
}

body {
	background-image: url(../images/bgcityspecific1.gif);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	text-align: justify;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: justify;
}
.centertext {
	text-align: center;
}
