.yellow {
  background-color: #FFCC33;
}

body, td {
  font-family: Arial, Helvetica;
  color: black;
  font-size: 8pt;
}

a:link, a:visited, a:hover, a:active {
  font-family: Arial, Helvetica;
  color: black;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: underline;
}

a:hover, a:active {
  font-family: Arial, Helvetica;
  color: black;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

.title {
  font-family: Georgia, Verdana;
  font-size: 14pt;
  font-weight: bold;
}
