
TABLE {
  font-family: Arial;
}

A {
  text-decoration: none;
}

A:hover {
  color: #663399;
  text-decoration: underline;
}

BODY {
  font-family: Arial;
  font-size: 12pt;
}

FONT {
  font-family: Verdana, Arial;
  font-size: 10pt;
}

.SYMBOLFONT {
  font-family: Symbol;
}

.SMALL {
  font-size: 9pt;
}

.SMALLCHARTFONT {
  font-family: "Small Fonts";
  font-size: 6pt;
}

