body {
	padding: 2px 0px 0px;
	background-color: #333333;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #999999;
	margin-top: 0em;
	padding-top: 0em;
	line-height: 1.2em;
	padding-left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #A0B658;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 1em;
	padding: 14px 0px 0px 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 1em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #5F8FA5;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.1em;
	padding-left: 20px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.1em;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #A0B658;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: normal;
}
.imgRight {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
.imgLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.img {
	border: 1px solid #000000;
}

.indent {
	margin-left: 20px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
a:link {
	color: #849742;
	text-decoration: none;
}
a:visited {
	color: #849742;
	text-decoration: none;
}
a:hover {
	color: #446694;
	text-decoration: underline;
}
.table {
	border: 1px solid #000000;
}
