body {
    font-family: Verdana, Sans-Serif;
}
table.person tr th {
    background-color: rgb(229,234,245);
    font-family: Verdana, Sans-Serif;
    font-weight: normal;
    font-size: 16pt;
}
table tr td {
    vertical-align: top;
    font-size: 12pt;
}
table.index tr td {
    font-size: 11pt;
}
table.index tr td {
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #e0e0e0;
}
table.index tr td.line {
    border-width: 0px 0px 1px 1px;
    border-style: solid;
    border-color: #e0e0e0;
}
table {
    display: none;
}
table.head {
    display: table;
}
table.person {
    display: table;
}
div.pagebar {
    background-color: rgb(229,234,245);
    font-family: Verdana, Sans-Serif;
    font-weight: normal;
    font-size: 16pt;
}
