h2 {
   font-size: small;
   font-weight: bold;
}

h3 {
   font-size: small;
   font-weight: normal;
   text-decoration: underline;
   padding-left: 10px;
}

td {
  font-family: Arial,Helvetica;
  font-size: 10pt;
}

td.bio {
  font-size: 8pt;
}

td.event {
  font-size: 8pt;
  background-color: #DEE5F0;
}

a {
  text-decoration: none;
  color: #4C69BD;
}

a.left {
  color: #000000;
}

a.left:hover {
  color: #CC0000;
}

a.top:hover {
  color: #CC0000;
}

div.links-section {
  padding-bottom: 10px;
}
