a:link
 {
  text-decoration: none;
  color: #8C9200;
  }

a:visited
 {
  text-decoration: none;
  color: #898B60;
  }

a:hover
 {
  text-decoration: none;
  }

a img
 {
  border:none;
  }

a.hvlink:hover
 {
  text-decoration:none;
  background-color: #F3F4D9;
  }
  
 
body
 {
  margin: 0em 0em 46em 0em;
  background-color: #83854E;
  background-image: url(img/background.jpg);
  background-repeat: repeat-y; 
  background-position: center;
  font: 13px Verdana, Helvetica, Arial, Sans-Serif;
  text-align: left;
  }

p
 {
  margin: .5em 2em .9em 2em; 
  color: #444444;
  }
  
p.nlist
 {
  margin-left:.75in;
  text-indent:-.3in;
  mso-list:l5 level1 lfo19;
  tab-stops:list .75in
  }
  

ul
  {
  margin: .5em 2em .9em 2em; 
  color: #444444;
  font: 11px Verdana, Helvetica, Arial, Sans-Serif;
  }
  
  
h1
 {
  margin: 0em 0em 0em 0em;
  color: #5B5C43;
  font: 18px Verdana, Helvetica, Arial, Sans-Serif;
  }
  
  
h2
 {
  margin: .5em 1em 0em 1em;
  color: #5B5C43;
  font: 23px Verdana, Helvetica, Arial, Sans-Serif;
  }


h3
 {
  margin: 2em 2em 2em 2em;
  font: 12px verdana, arial, helvetica, sans-serif;
  text-align: center;
  letter-spacing: .5em;
  }

	
h4
  {
   margin: 2em 2em 2em 2em;
   color: #5B5C43;
   font: 12px verdana, arial, helvetica, sans-serif;
   text-align: center;
   }

h5
 {
  margin: .9em 2em .5em 4.5em; 
  color: #444444;
  font-size:9px;
  font-weight:bold;
  line-height:1.7em;
  }

  
#container
 {
 position:relative;
 margin: 0 auto;
 text-align: left;
 width:790px;
 }