
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: Arial;
  font-size: 12pt;
}

.SYMBOLFONT {
  font-family: Symbol;
}
