body {
	margin-top: 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #80B72E;
}

h1, h2, h3 {
	margin: 0;
	text-transform: none;
	font-weight: normal;
	color: #487B02;
}

h1 {
	letter-spacing: -1px;
	font-size: 29px;
}

h2 {
	font-size: 23px;
	color: #95D128;
}

h3 {
	font-size: 19px;
	color: #23578E;
	padding-bottom: 7px;
}
.footer {
	font-size: 10px;
	text-align: center;
}

h4 {
	font-size: 39px;
	color: #487B02;
	padding-bottom: 0px;
	background-position: center;
	letter-spacing: -1px;
	margin-top: -12px;
}

h5 {
	font-size: 14px;
	color: #23578E;
	padding-bottom: 0px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 8px;
}

h6 {
	font-size: 13px;
	color: #23578E;
	padding-bottom: 3px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: -4px;
	margin-bottom: 8px;
	font-style: italic;
}
.divider {
	margin-top: 10px;
	margin-bottom: 10px;
}

p, ul, ol {
	margin: 0 0 1em 0;
	text-align: left;
	line-height: 19px;
	font-size: 12px;
}

a:link {
	color: #487B02;
}

a:hover, a:active {
	text-decoration: none;
	color: #487B02;
}

a:visited {
	color: #487B02;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
}

img.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.sidebarsectionNEWSLETTER {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-image: url(images/newsletter_back1.jpg);
	background-repeat: repeat;
	background-position: top;
	text-align: center;
	border: thin solid #95D128;
}
