/* CSS Document */
h1 {
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #F0660B;
}
.mapbodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: 333333;
}

	.mapbodycopy a:link {
	color: #F0660B;
	text-decoration: none;
	}
.mapbodycopy a:visited {
	text-decoration: none;
	color: #F0660B;
}
.mapbodycopy a:hover {
	text-decoration: none;
	color: #622904;
}
