.FamilyHistory {  font-family: Arial, Helvetica, sans-serif; font-size: small}
h1 {
    margin-top: 1em;
    padding-bottom: 3px;
    border-bottom: 5px solid #0099FF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    background-position: center;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin-right: 2em;
}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold}
a {
    color: #0000FF;
    text-decoration: none;
    text-transform: none;
    font-weight: bolder;
    font-style: normal;
}
table {  font-family: Arial, Helvetica, sans-serif; font-size: small}
.Expandable {  font-weight: bold; color: #000066}
.Non-expandable {  font-weight: normal; color: #000000}
.transcript {  font-family: "Courier New", Courier, mono; font-size: 10pt; font-style: normal; font-weight: normal}

.nav {
    margin: 2em 0 0 0;
    list-style-type: none;
    padding: 0;
}

.border {
    margin: 0 0 0 10px;
    padding: 5px;
    background-color: #99CCFF;
    border-right: 5px solid #0099FF;
    height: 500pt;
}
.footer {
    border-top: 5px solid #0099FF;
    border-bottom: 5px solid #0099FF;
    width: 100%;
}
