/* This makes the background a light brown and sets up the
   scroll bar to be color for IE 5 or above. */
TH { background-color: silver; color: #000090; vertical-align: bottom;}
H1,H2,H3 { color: #000090; margin-top:0 }
body {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}