
TABLE {
  font-family: Arial;
}

A {
  text-decoration: none;
}

A:hover {
  color: #CCFFFF;
  background-color: #6699FF;
}

BODY {
  font-family: Arial;
  font-size: 11pt;
}

.DATEWHITE {
  color: #ffffff;
  font-size: 10pt;
}

FONT {
  font-family: Verdana, Arial;
  font-size: 11pt;
  color: #0000A0;
}

.SYMBOLFONT {
  font-family: Symbol;
}

.SMALL {
  font-size: 9pt;
}

.LARGE {
  font-size: 26pt;
  color: #FFCCCC;
}

.LARGE2 {
  font-size: 13pt;
  color: #CC33FF;
}

.SMALLCHARTFONT {
  font-family: "Small Fonts";
  font-size: 6pt;
}

.FORMSELECT {
  font-family: "Arial";
  font-size: 8pt;
  font-weight: normal;
  color: #FFCCCC;
  background-color: #0000a0;
}

.FORMDISPLAY {
  background-color: #ccccc0;
  font-family: "Arial";
  font-size: 12pt;
  color: #0000A0;
  font-weight: bold;
  width: 35pt;
  text-align: center;
}

.FORMDISPLAY2 {
  background-color: #ccccc0;
  font-family: "Arial";
  font-size: 10pt;
  color: #0000A0;
  text-align: center;
}

.FORMBUTTON {
  font-family: "Arial";
  font-size: 14pt;
  color: #0000a0;
  background-color: #DCB8DC;
  width: 75pt;
  font-style: italic;
}

.FORMBUTTON2 {
  font-family: "Arial";
  font-size: 8pt;
  color: #0000a0;
  background-color: #99cc66;
  width: 95pt;
  font-style: italic;
}

.FORMBUTTON3 {
  font-family: "Arial";
  font-size: 8pt;
  color: #FFCCCC;
  background-color: #0000a0;
  width: 15pt;
}

.navtext {
  width: 300px;
  background-color: #CCFFFF;
  layer-background-color: #CCFFFF;
  color: #0000A0;
  font-family: Verdana;
  font-size: 14pt;
  border-top: 2px white outset;
  border-right: 2px white outset;
  border-bottom: 2px white outset;
  border-left: 2px white outset;
}
