
OBJECT {
  border-top: 0px none;
  width: 100%;
  font-family: Arial, sans-serif;
  background-color: transparent;
  border-right: 0px none;
  border-bottom: 0px none;
  border-left: 0px white none;
}

H1 {
  font-family: Tahoma, Arial;
  font-size: x-large;
  font-weight: bold;
  color: maroon;
}

BODY {
  color: black;
  background-color: white;
  margin-top: 0pt;
  margin-bottom: 0pt;
  padding-top: 0pt;
  padding-bottom: 0pt;
}

A {
  cursor: hand;
}

MARQUEE {
  font-family: Tahoma;
  font-style: oblique;
  font-variant: small-caps;
  font-weight: bold;
  color: maroon;
}

APPLET {
  background-color: white;
}

DIV {
  font-weight: normal;
}

IMG {
  border-top: 0pt none;
  border-right: 0pt none;
  border-bottom: 0pt none;
  border-left: 0pt none;
}

PRE.other {
  width: 70%;
  letter-spacing: normal;
  word-spacing: normal;
  color: navy;
  font-family: "courier";
}

table.menu { font-family: Tahoma, Arial; font-weight: bold; text-align: left; position: static; width: 10.5em; max-width: 10.5em; }

a.menu {
  font-family: Tahoma, Arial;
}

a.menu:link {
  color: black;
  font-weight: normal;
  text-decoration: none;
}

a.menu:visited {
  color: gray;
  font-weight: normal;
  text-decoration: none;
}

td.menu { font-weight: bold; width: 10em; background-color: aliceblue; max-width: 10em; }

td.menu:hover { background-color: lightblue; width: inherit; }

a.menu:hover { color: green; font-weight: bold; text-decoration: none; background-color: transparent; width: inherit; }
td.left { text-align: left; position: absolute; width: 18%; min-width: 18%; max-width: 18%; }
td.right { position: absolute; width: auto; min-width: auto; max-width: 82%; }
