<!-- $Id: hstyle.css,v 1.3 1998/06/19 14:59:52 hennings Exp hennings $ -->
BODY {
  color: #000;
  background: #FFF;
  margin-left: 7%;
  font-family: garamond,serif;
}

H1,H2,H3,H4 { 
  color: #900;
  font-family: verdana, helvetica, sans-serif;
}


PRE {
  font-family: courier,monospaced;
}

H1 {
  align: center;
}

H2 {
  margin-left: -6%;
}
