<!--
body {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

      #content {
      text-align:justify;
	  text-valign:top;
      margin-top: 0px;
	  margin-left: 100px;
	  color: #000;
	  width:800px;
	  font-size: 0.8em;
    }
	
	h1,h2 {
	  font-size: 1em;
    }

-->
