body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d2dcd6;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1D4E31;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	color: #1D4E31;
	margin:0;
	padding:0;
}
ul {
	margin: 10px 30px;
	padding:10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #1D4E31;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
}
li {
padding: 5px 0;
}

p {
margin: 2px 0 2px 10px;
}

.park-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #1D4E31;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
}
.park-body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D4E31;
	line-height: 14px;
}
a:link {
	color: #BA0000;
}
a:visited {
	color: #BA0000;
}
a:hover {
	color: #330000;
}
a:active {
	color: #BA0000;
}