  BODY  { background: white }
  H1    { font-family: helvetica, arial, sans-serif }
  H2 H3 H4 H5 H6 { font-family: helvetica, arial, sans-serif }
  HR    { color: black }
  P     { color: #333333}
  A:link    { color: blue }
  A:visited { color: #6666FF }
  A:active  { color: #9999FF }
  .nav  { font-family: helvetica, arial, sans-serif;
          font-weight: bold;
          color: black;
          font-size: .8em }
