font {
  font-family: verdana;
  font-size: 20;
  color: #7D4530;
}
.test {
  font-family: verdana;
  font-size: 20;
  color: black;
}
input {
  border-style: none;
  font-family: verdana;
  font-size: 10pt;
}
td {
  font-family: verdana, helvetica;
  font-size: 10pt;
}