BODY {
  background-color: #FFFFEE;
  color: #000000;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 8pt;
}

A:link, A:visited {
  color: #CA0000;
  font-weight: bold;
}

A:hover, A:active {
  color: #8C0404;
  font-weight: bold;
}

A.nav:link, A.nav:visited {
  color: #8C0404;
}

A.nav:hover, A.nav:active {
  color: #DF0000;
}

P, OL, UL, LI, TD {
  font-family: Verdana, Helvetica;
  font-size: 12pt;
  font-weight: normal;
}

P.nav {
  color: #8C0404;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  margin: 0.2cm 0.2cm;
}

P.big {
  color: #8C0404;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  margin: 0.2cm 0.2cm;

}

P.error {
  color: #660000;
  font-weight: bold;
}

LI {
  color: #000066;
  margin-left: 0.4cm;
}

TR.head {
  background-color: #CE0000;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  horizontal-align: center;
}

TR.data {
  background-color: #FEE6C0;
  color: #8C0404;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  font-style: normal;
  vertical-align: top;
}

INPUT, SELECT, TEXTAREA {
  background-color: #FFFFFF;
  font-size: 10pt;
  font-weight: bold;
  font-family: Arial, Helvetica, monospaced;
}
