/* Font size redefines for Netscape. */

td {
  font-size: 14px;
}

td.small {
  font-size: 10px;
}

th {
  font-size: 14px;
}

.default {
  font-size: 14px;
}

