BODY
  {
    font-family: fixedsys, andale mono, monospace;
    color: #C0B300; background-color: #000000;
    margin: 8px;
    line-height: 110%;
  }
TD
  {
    font-family: fixedsys, andale mono, monospace;
    color: #C0B300;
    line-height: 110%;
  }
LI
  {
    margin-bottom: 0.3em;
  }
.input
  {
    border-style: none;
    border-bottom: solid;
    border-bottom-width: thin;
    font-family: fixedsys, andale mono, monospace;
    color: #C0B300; background-color: #000000;
  }
.box
  {
    font-family: fixedsys, andale mono, monospace;
    color: #000000; background-color: #C0B300;
  }
H1
  {
    font-family: fixedsys, andale mono, monospace;
    font-size: 125%; font-weight: normal; line-height: 115%;
    text-align: center;
    margin-bottom: 0.2em;
  }
H2
  {
    font-family: fixedsys, andale mono, monospace;
    font-size: 1em; font-weight: normal;
    text-decoration: underline;
  }
A
  {
    color: #FFF000;
    text-decoration: underline;
  }
A:hover
  {
    color: #000000; background-color: #C0B300;
  }
.ilink { font-size: 75%; color: #FFF000; text-decoration: underline; font-variant: small-caps; }
.blink { color: #FFF000; text-decoration: underline; }
.glink { color: #FFF000; text-decoration: underline; }

