<!--

td, p {
  font-family: Century Gothic;
  font-size: 1em;
}

a {
  text-decoration: none;
  font-weight: bold;
  color: #4f4f4f;
}

a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #1c1c1c;
}

a:hover {
  text-decoration: underline;
}

.person-name {
  font-family: arial, verdana, sans-serif;
  font-size: 36px;
  white-space: nowrap;
}

.person-title {
  font-family: arial, verdana, sans-serif;
  font-size: 16px;
}

.small {
  font-size: .9em;
}

-->