BODY
  {
  background: white;
  color: black;
  }
P
  {
  font-family:"times new roman",serif;
  font-size:17px; 
  text-indent: 20pt;
  margin-left: 120px;
  margin-right: 10%;
  margin-top: 2pt;
  margin-bottom: 0pt;
  padding: 0pt;
  border: 0pt;
  font-weight:normal;
  }
H1
  {
  margin-left:100px;
  font: 40px "times new roman", serif;
  font-style:italic;
  color:#203907;
  }
H2
  {
  font-size:17px; 
  margin-left:100px;
  font-family: "times new roman",serif;
  font-weight:bold;
  }
H4
  {
  font-size:17px; 
  font-weight:normal;
  margin-left:100px;
  letter-spacing:3pt;
  }
P.center
  {
  margin-left:120px;
  text-align:center;
  border:1px; 
  line-height:150%; /* yes, this isn't the right way to get spacing afterwards and it shouldn't do anything. go sue netscape, not me */
  margin-bottom:7px; /* NS ignores this but it makes IE look better.  */
  color:gray;
  }
.small
  {
  font:10px "Times New Roman",serif;
  color:gray;
  }
A
  {
  color:#3e170e;
  text-decoration:none;
  }
A:visited
  {
  color:gray;
  }
A:active
  {
  color:black;
  }


