
.tsmall {
  font-size: 7pt;
  color: #330000;
}

.small {
  font-size: 7.5pt;
}

.small:hover {
  font-size: 7.5pt;
}

.topnav {
  font-size: 7pt;
  color: silver;
}

.topnav:hover {
  font-size: 7pt;
  color: maroon;
}

A {
  color: gray;
  text-decoration: none;
  font-family: Verdana;
  font-size: 8pt;
}

A:hover {
  color: maroon;
  text-decoration: none;
  font-family: Verdana;
  font-size: 8pt;
}

LI {
  color: #666666;
  font-family: Verdana;
  font-size: 8pt;
}

P {
  font-family: Verdana;
  font-size: 8pt;
  color: gray;
}

H4 {
  font-family: Verdana;
  color: #330000;
}

H3 {
  font-family: Verdana;
  color: olive;
}

H5 {
  font-family: Verdana;
  color: gray;
  font-size: 9pt;
}

DL {
  font-family: Verdana;
  font-size: 8pt;
  color: gray;
}

DT {
}
