td {font-size: 16; font-family: Avenir; font-weight: bold}
body {font-size: 16; font-family: Avenir}

.input[type=button], .input[type=submit], .input[type=reset] {
  background-color: orange;
  border: none;
  color: white;
  padding: 16px 32px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
font-size: 30px;
}