@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
H1 {
	FONT-SIZE: 22px; COLOR: #4682C3;font-weight: bold;
}
H2 {
	FONT-SIZE: 11px; MARGIN: 5px 0px 10px 25px;text-align: left; LINE-HEIGHT: 16px;font-family: Arial, Helvetica, sans-serif;
}
H3 {
	font-size: large;
	color: #333333;
	font-weight: normal;
}
H4 {
	FONT-SIZE: 14px;
	COLOR: #0c8ece;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
}
.map {
	font-size: 12px;
	line-height: 20px;
	color: #669933;
}
.about {
	font-size: 14px;
	line-height: 26px;
	color: #669933;
}
.contact_1 {
	font-size: 14px;
	line-height: 18px;
	color: #669933;
	margin: 0px;
}
.contact_2 {
	text-align: center;
	margin: 1px;
}

.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
.renter {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
	color: #333333;
}
.renter  a:link {
	color: #71A700;
	text-decoration: none;
}
.renter  a:visited {
	color: #71A700;
	text-decoration: none;
}
.renter  a:hover {
	color: #333333;
	text-decoration: underline;
}

