@media screen {
    hr.pb {
        margin: 30px 0;
        width: 100%;
        border: none;
        border-top: thin dashed silver
        }
    .pagenum {
        display: inline;
        font-size: x-small;
        text-align: right;
        position: absolute;
        right: 2%;
        padding: 1px 3px;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        text-decoration: none;
        background-color: inherit;
        border: 1px solid #eee
        }
    .pncolor {
        color: silver
        }
    }
@media print {
    hr.pb {
        border: none;
        page-break-after: always
        }
    .pagenum {
        display: none
        }
    }
.figleft {
    padding: 0.5em 0 0 0
    }
a {
    text-decoration: none
    }
p.cg {
    margin-top: 0;
    margin-bottom: 0
    }
body {
    margin-left: 11%;
    margin-right: 10%
    }
.figcenter {
    margin: 2em auto 2em auto;
    text-align: center;
    width: auto
    }
.chsp {
    margin: auto;
    text-align: center;
    padding-top: 0
    }
p {
    margin-top: 0.5em;
    text-align: justify;
    margin-bottom: 0.5em
    }
hr.toprule {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    border: none;
    border-bottom: 1px solid silver;
    clear: both
    }
.caption {
    font-size: smaller;
    text-align: center
    }
table {
    text-align: justify
    }
hr.tb {
    border: none;
    margin-top: 1em;
    margin-bottom: 1em
    }
h3 {
    font-size: 1.2em;
    margin-bottom: 1em;
    margin-top: 0.5em
    }
.trnote {
    background-color: #EEE;
    color: inherit;
    margin: 2em 5% 1em 5%;
    font-size: 80%;
    padding: 0.5em 1em 0.5em 1em;
    border: dotted 1px gray
    }
h4 {
    font-size: 1.1em;
    font-style: italic;
    text-align: left;
    font-weight: normal
    }
p.dropcap:first-letter {
    font-size: 250%;
    line-height: 83%
    }
sup {
    font-size: 90%;
    line-height: 45%;
    vertical-align: 105%;
    letter-spacing: 0.03em
    }
ins.trchange {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
h1, h2, h3 {
    text-align: center;
    font-weight: normal
    }
.caps {
    text-transform: uppercase
    }
blockquote {
    display: block;
    margin: 0.75em 10% 0.75em 5%;
    font-size: 0.9em
    }
p.tp {
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center
    }
h1 {
    font-size: 2.5em;
    margin-bottom: 0.2em
    }
.smcap {
    font-variant: small-caps
    }
h2 {
    font-size: 1.3em;
    margin-bottom: 0
    }