body {background-color: #A6BF7E; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	}

p {font-size: 11px;
   color: #3F3F3F;
   padding: 0px 5px;
   text-align: justify;
  }

h1 {
  font-face: Century Gothic;
  color: #000B6A;
  padding: 20px 0px 0px 20px;
  font-size: 25px;
  font-weight: normal;
  text-align: left;
 }

h2 {
  color: white;
  font-size: 13px;
  padding: 40px 5px 10px 15px;
  margin: 0px;
  line-height: 0px;
} 

h3 { 
  color: #996633;
  font-weight: bold;
  font-size: 14px;
  padding: 0px 3px;
  margin: 0px;
}


h4 {font-size: 11px;
   color: #3F3F3F;
   padding: 0px 0px;
   text-align: center;
  }


h5 {
  font-size: 13px;
  padding: 0px 5px;
  margin: 0px;
  line-height: 0px;
  text-decoration: underline;

}


ul {
	border: 1px dashed #32CD32;
}
li {
	list-style: square;
	font-weight: bold;
}