BODY {
  background-color: #FFFFFF;
  background-image: url(http://www.esque.com/images/fband.gif);
  background-repeat: repeat-y;
}

P {
  font-family: serif;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  color: #000080;
}

H1 {
  font-family: monospace;
  font-size: xx-large;
  font-style: normal;
  font-weight: bold;
  color: #000080;
}

H2 {
  color: #000080;
  font-family: monospace;
  font-size: x-large;
  font-weight: bold;
}

SMALL {
  font-family: serif;
  font-size: small;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  color: #000080;
}

TH {
  color: #000080;
  font-family: sans-serif;
  font-size: small;
  font-weight: normal;
}

UL, LI { color: #000080; }

DIV.bodyinset { margin: -40px 0 0 165px; }

.spot {
  font-family: sans-serif;
  font-size: small;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  color: #000080;
}

.foot {
  font-family: sans-serif;
  font-size: small;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  color: #000080;
}

A:link { color: #008000 }
A:hover { color: #00A200 }
A:active { color: #00A200 }
A:visited { color: #586588 }
