td.caption {
  font-family: times;
  font-size: 10px;
  }
td.form {
  font-family: times;
  font-size: 12px;
  }
span.required {
  font-family: times;
  font-size: 10px;
  color: red;
  }
table.main {
  font-family: verdana;
  font-size: "14px";
  }
.verticaltext {
  writing-mode: tb-rl;
  filter: flipv fliph;
  position: absolute;
  left: 1px;
  top: 125px;
  font-family: Arial Black;
  font-size: 350%;
}