body
{
  font-family: Helvetica, sans-serif;
  background-color: #fffff4;
}
blockquote { font-family: Helvetica, sans-serif }
h1 { font-family: Helvetica, sans-serif }
h2 { font-family: Helvetica, sans-serif }
h3 { font-family: Helvetica, sans-serif }
a  { font-family: Helvetica, sans-serif; text-decoration: none }
a:visited { color: #660099; }
a:link { color: #003399; }
a:active { color: #ff6666; }
a:hover { color: #009966; }

dt { font-weight: bold; }

div#rmenu
{
  float: right;
  margin-left: 0em;
  padding-left: 1em;
  width: 15em;
  border-width: 1px;
  border: solid;
  background: #f4ffff;
  color: black;
}

div#footer
{
  position: absolute;
  bottom: 0em;
  float: bottom;
  margin-bottom: 0em;
  width: 100%
  color: black;
}

table.rmenu
{
  border-width: 1px;
  border: solid;
  background: #f4ffff;
  color: black;
}
