TD /* This should be BODY but ns4.5 doesn't do that */
  {
  font-family:"Times New Roman",serif;
  }
.title
  {
  font-family:"Times New Roman",serif;
  font-size:40px;
  font-style:italic;
  color:#203907;
  }
.small
  {
  font:10px "Times New Roman",serif;
  color:gray;
  }
A
  {
  color:#3e170e;
  text-decoration:none;
  }
A:visited
  {
  color:gray;
  }
A:active
  {
  color:black;
  }
.note
  {
  position:absolute;
  visibility:hidden;
  }
H1
  {
  font-family:"Times New Roman",serif; 
  font-weight:normal;
  font-size:40px;
  font-style:italic;
  color:#203907;
  margin-left:100px;
  }
.indent
  {
  position:relative;
  left:120px;
  width:430px;
  }
