
.detail_label
{
  background-color: #ffffff;
  font: bold 10px Verdana, Arial, Helvetica;
  border: 2px #006699 solid;
}

.event_title
{
  font-weight: bold;
  font-size: large;
}

.event_content
{
}

.event_content table
{
  width: 90%;
  border-collapse: collapse;
  border-style: double;
}

.event_content th
{
  border-top-style: solid;
  border-bottom-style: solid;
  border-width: thin;
}

.event_content td
{
  vertical-align: baseline;
  border-style: solid;
  border-width: thin;
}

.quotation
{
  margin-left: 50px;
}

.presence_title
{
  margin-top: 10px;
  font-weight: bold;
  font-size: larger;
}

.presence_content
{
  font-style: normal;
  font-size: small;
}

.presence_content a:link, .presence_content a:visited
{
  text-decoration: none;
  color: inherit;
}

.presence_content a:hover
{
  text-decoration: underline;
  color: inherit;
}

.reference_title
{
  margin-top: 10px;
  font-weight: bold;
  font-size: larger;
}

.reference_content_title
{
  font-style: italic;
}

.person_title
{
  font-weight: bold;
  font-size: large;
}

.person_dates
{
  font-weight: normal;
  font-size: small;
  font-style: italic;
}

.person_bio
{
}

.person_detail_title
{
  margin-top: 10px;
  font-weight: bold;
  font-size: medium;
}

.person_presence
{
}

.person_presence table
{
  width: 90%;
  border-collapse: collapse;
  border-style: double;
}

.person_presence th
{
  border-top-style: solid;
  border-bottom-style: solid;
  border-width: thin;
}

.person_presence td
{
  vertical-align: baseline;
  border-style: solid;
  border-width: thin;
}

.person_presence a:link, .presence_content a:visited
{
  text-decoration: none;
  color: inherit;
}

.person_presence a:hover
{
  text-decoration: underline;
  color: inherit;
}

.person_movement
{
}

.copyright_text
{
  margin-top: 20px;
  font-size: smaller;
}
