h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #4a7f5c;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
li {
	list-style-position: outside;
	list-style-type: square;
}
hr {
	color: #4a7e5c
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4a7f5c;
	text-decoration: underline;
}
body {
	background-color: #ECFFF3;
}.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a.one {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a.one:link {
	text-decoration: none;
}
a.one:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.one:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.one:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.two {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4a7f5c;
}
a.two:link {
	text-decoration: none;
}
a.two:visited {
	text-decoration: none;
	color: #4a7f5c;
}
a.two:hover {
	text-decoration: underline;
	color: #4a7f5c;
}
a.two:active {
	text-decoration: none;
	color: #4a7f5c;
}
.border {
	border: 1px inset #4a7f5c;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4A7F5C;
}
.greencontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #4A7F5C;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008040;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

