body {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  margin: 0px;
  padding: 0px;
}

.info {
  margin-left: 1%;
}

.biography {
  margin-right: 5%;
  font-size: small;
}

.freeform {
  margin-top: 10px;
  margin-left: 1%;
  margin-right: 5%;
  font-size: small;
}

h2 {
  font-size: medium;
  text-decoration: underline;
  margin-bottom: 5px;
}

img.inline {
  float: left;
  padding-right: 5px
}

p {
  margin-bottom: 0px
}

p.flush {
  margin-top: 0px
}

p.first {
  margin-top: 0px
}

a:link    { color: #003366; }
a:visited { color: #336699; }
a:active  { color: #666666; }
a:hover   { color: #CC6600; }

a.person, a.person {
  text-decoration: none;
  font-size: small;
  font-family: Tahoma
}

a.person-pending, a.person-pending {
  text-decoration: none;
  color: red;
  font-size: small;
  font-family: Tahoma;
  font-style: italic
}
