body, td, p {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
}

A       { color : #03C; text-decoration : none; }
A:Hover { color : #C00; text-decoration : underline;}

.sm {
  font-size: 8pt;
}
.tiny {
  font-size: 4pt;
}
.filelbl {
  font-family: Arial;
  font-size: 9pt;
  font-weight: 700;
}
.file {
  font-family: Arial;
  font-size: 9pt;
}
.button {
  font-size: 10pt;
}

