td {
  font-size:8pt;
}
.f8 {
  font-size:8pt;
}
.f10 {
  font-size:10pt;
}
.f12 {
  font-size:12pt;
}
.f16 {
  font-size:16pt;
}
.f20 {
  font-size:20pt;
}
.font_v {
  font-family: "Verdana";
  font-size: 10pt;
}
a:link {
  color: #333333;
  text-decoration: underline;
}
a:visited {
  color: #333333;
  text-decoration: underline;
}
a:hover {
  color: #0000FF;
  text-decoration: underline;
}

