/**************** body and tag styles ****************/
	body {
	  margin-top: 0px;	
	font-family: Verdana;  
	  margin-bottom: 30px;
  color: #000000;

	  }

		
	h1 {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-weight: bold;
	  font-size: 24px;
	  color: #006699;
	  margin-bottom: 30px;

	  }
		
	h2 {
	  color: #000000;
	  font-size: 16px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  }
	h3 {
 	 color: #000000;
	  font-size: 11px;
	  font-family: Verdana;
 font-weight: normal;
}

		
	a {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  color: #006699;
	  font-weight: normal;
	  text-decoration: none;
  	  font-size: 12px;
	  }

	a:hover {

	  font-size: 12px;
	  text-decoration: underline;
	  }

	p {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-weight: normal;
	font-size: 14px;
  color: #000000;

	}

