
BODY {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10pt;
}

TD {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10pt;
}

A {
  text-decoration: none;
  font-weight: bold;
}

A:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #CC0000;
} 

.bold {
  font-weight: bold;
}

.head {
  font-size: 12pt;
}

.headbold {
  font-size: 12pt;
  font-weight: bold;
}

.xlg {
  font-size: 14pt;
}

.xlgb {
  font-weight: bold;
  font-size: 14pt;
}

.xxlg {
  font-size: 18pt;
}

.xxlgb {
  font-weight: bold;
  font-size: 18pt;
}

.eight {
  font-size: 8pt;
}

.footer {
  font-size: 8pt;
  color: #808080;
}
