body {
  color: #000;
  background: #FBFBFF;
  margin-left: 9%;
  margin-right: 6%;
  width: 610px;
  font-family: sans-serif, "Helvetica";
  font-size: 12px;
  /* line-height: 1.35; */  /* This would break MacIE 3 */
}
 
h1, h2 { 
  margin-top: 1.2em;
  margin-left: -7%;
  color: #900;
  clear: both;
}

h3 {
  color: #900;
}

div.endmatter { margin-left: -7% }

a:link { color: #900; /* border: none -- breaks NS 4.x */ }

a:visited, A:active { color: #009; /* border: none -- breaks NS 4.x */ }

a:link IMG, A:visited IMG { border-style: none }

a img { color: white } /* The only way to hide the border in NS 4.x */

.hide {
  display: none;
  color: white;
}

span.date { font-size: 0.8em }

span.attribution {
  font-weight: bold
}

blockquote {
  margin-left: 4em; 
  margin-right: 4em;
  margin-top: 0.8em; 
  margin-bottom: 0.8em;
  font-style: italic;
  /* color: #990; */
}

/* end of file */
