body, input, table, tr, td {
  font-family: 'Trebuchet MS', Verdana, Arial, Geneva, Sans-Serif;
  font-size: 10pt;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

code {
  font-family: 'Courier New';
  font-size: 10pt;
}

pre {
  font-family: 'Courier New';
  font-size: 10pt;
}

.small {
  font-family: 'Courier New';
  font-size: 8pt;
}

.sponsors, .sponsors a {
font-family: Arial;
text-align: center;
font-size: 10px;
color: #aca899;
text-decoration: none;
font-weight: normal;
}

.sponsors {
margin: 20px;
border: 1px solid #aca899;
}