<style type="text/css">
<!--

a: {
	text-decoration: none;
	color: #7A8D2F;
	}
a:link {
	text-decoration: none;
	color: #899616;
	}
a:visited {
	text-decoration: none;
	color: #848E5C;
	}
a:hover {
	text-decoration: none;
	background-image: none);
	color: #BFD177;
	}
a:active {
	text-decoration: none;
	background-image: none;
	color: #C0CF79;}

strong, b {
	color: #51382D; font-weight: bold;
	}

italic, i, em {
	color: #7E8937; font-weight: italic;
	}

underline, u, ul {
	color: #959C5E; font-weight: underline;
	}

strike-through, strike {
	color: #C0CF79; font-weight: strike;
	}


BODY {
  background: #FFFFFF;
  background-image: url(body_background.gif);
  background-repeat:no-repeat;
  background-position:0px 175px; 
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  font-family:"Verdana";
  color: #72584E;
  overflow-x: hidden;
}

-->
</style>