BODY {
	background-color: #006634;
	margin-top:10;
	margin-bottom:10;
	margin-left:0;
	margin-right:0;
	background-image: none;

}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
}

p {
	text-indent: 0;
	margin-left: 20;
	margin-right: 20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

a:link {
	COLOR: 996633;
}
a:visited {
	COLOR: #996633;
}
a:hover {
	COLOR: #006634;
}
a:active {
COLOR: #996633;
}