@charset "UTF-8";
/* CSS Document */


.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
}
body {
	margin-top: 0px;
	background-color: #AECAB5;
}
a:link {
	color: #007C41;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #007C41;
}
a:hover {
	text-decoration: underline;
	color: #007C41;
}
a:active {
	text-decoration: none;
	color: #007C41;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	padding-top: 0px;
	color: #555555;
	line-height: 19px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #007C41;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	letter-spacing: .1em;
	font-weight: normal;
	text-transform: uppercase;
}
