BODY, TD, TH, fix-nn
{
  font-size: 10pt;
  font-family: "trebuchet ms", "Arial CE", arial, helvetica;
}

TD.small, TH.small, INPUT.small {
  font-size: 8pt;
  font-family: "trebuchet ms", "Arial CE", arial, helvetica;
}

.fix-nn {
  font-size: 9pt;
  font-family: "trebuchet ms", "Arial CE", arial, helvetica;
}

SMALL
{
  font-size: 8pt;
  font-family: "trebuchet ms", "Arial CE", arial, helvetica;
}

BIG {
  font-size: 13pt;
  font-family: "trebuchet ms", "Arial CE", arial, helvetica;
  font-weight: bold;
}

H3 {
  font-size: 14pt;
  font-family: "trebuchet ms", "Arial CE", arial, helvetica;
  font-weight: bold;
}

H2 {
  font-size: 18pt;
  font-family: "trebuchet ms", "Arial CE", arial, helvetica;
  font-weight: bold;
}

A {
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}
