body,table {
  padding: 12px;
  background-color: #cb9;
  /*font-weight: bold;*/
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 24px;
  font-style: italic;
}

td {
  padding: 12px;
}

li {
  padding-bottom: 12px;
}

a, a:visited {
  color: #895;
}

a:hover, a:active {
  color: #9a7;
}

.small {
  font-size: 16px;
  font-weight: normal;
}
