body {
    color: #333333;
    background-color: #ffffff;
    text-align: center;
    font-size: 12px;
    line-height: 1.55;
}

a:link {
    color: #0000e0;
}

a:visited {
    color: #800080;
}

hr {
    size: 7;
}

.updated {
    text-align: right;
    font-size: 10pt;
    font-style: italic;
    margin-bottom: 6px;
}

.title-bar {
    background-color: #c0c0c0;
    text-align: center;
    padding: 2px 0 3px 0;
}

.page-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
    color: #0051aa;
    letter-spacing: -0.5px;
}

.nav {
    margin: 12px 0;
    font-size: 10pt;
}

.footer {
    font-size: 10pt;
    margin: 12px 0;
}

.note {
    font-size: 9pt;
    color: #333333;
}
