    BODY {
      background-color: #ffffff;
      background: url(tile.gif)
      color: #000000;
      font: 12px verdana;
    }
    TD {
      font: 12px verdana;
    }
    TR {
      font: 12px verdana;
    }

    A:link { color: #ff0000; text-decoration: underline;}
    A:alink { color: #ff0000; text-decoration: underline;}
    A:visited { color: #0000ff; text-decoration: underline;}
    A:hover { color: #0000cc;
              text-decoration: underline; }

    SPAN.hlclr { color: #ff0000;}
    SPAN.hlclrbold { color: #ff0000;
              font-weight: bold; }

    H1 {
      font: 35px Garamond, serif;
      font-weight: 200;
      width: 30%;
      text-align: right;
      margin-top: 0.8em;
      margin-below: 0.8em;
    }

