@charset "utf-8";
body {
	background-color: #9EA089;
	color: #CFCFCF;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	padding-bottom: 0px;
	margin-bottom: 4px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}

p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 20px;
}
a:hover  {
	color: #CFCFCF;
	text-decoration: underline;
}
a:visited {
	color: #cfcfcf;
}
a {
	color: #CFCFCF;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
}
.sectionmenu {
	font-size: small;
}
.indentedparagraph {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-indent: 0px;
}
.newslettercaption {
	font-size: small;
	font-style: italic;
}
h4 {
	font-size: small;
	font-style: italic;
	text-align: center;
}
.centeralign {
	text-align: center;
}
h5 {
	font-size: medium;
	text-decoration: underline;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
