body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 1ex;
    margin-bottom: 0;
    text-indent: 0;
    text-align: justify;
    padding-left: 2ex;
    padding-right: 2ex
    }
p + p {
    margin-top: 0;
    text-indent: 1em
    }
div.bquote {
    font-size: 1em
    }
div.bquote p {
    text-indent: 0
    }
div.center {
    text-indent: 0
    }
div.poetry {
    text-indent: 0;
    margin-left: 2em
    }
div.adpage p {
    text-indent: 0;
    margin-top: 1ex
    }
p.center {
    text-align: center;
    text-indent: 0
    }
p.caption {
    font-size: smaller;
    text-indent: 0
    }
p.tp {
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    text-indent: 0
    }
h1, h2 {
    text-align: center;
    font-weight: normal
    }
h1 {
    font-size: 1.6em
    }
h2 {
    font-size: 1.4em;
    margin-top: 4ex;
    margin-bottom: 2ex
    }
a {
    text-decoration: none
    }
div.figcenter p {
    text-align: center
    }
div.figcenter {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
table {
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
td.tcol3 {
    text-align: right;
    padding-right: 2ex;
    vertical-align: bottom
    }
hr.tb {
    border: none;
    border-bottom: 1px solid black;
    width: 10em;
    text-align: center
    }
hr.pb {
    border: none;
    page-break-after: always;
    margin-top: 4em
    }
hr.short {
    border: none;
    border-bottom: 1px solid black;
    width: 20%;
    text-align: center;
    margin-top: 1ex;
    margin-bottom: 1ex
    }
.pagenum {
    display: none
    }
.pncolor {
    color: inherit
    }
p.ar {
    text-align: right
    }
div.tp p {
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    text-indent: 0
    }
@media screen {
    p {
        margin-top: 1ex;
        margin-bottom: 0;
        text-indent: 0;
        text-align: justify;
        padding-left: 0;
        padding-right: 0
        }
    hr.pb {
        margin: 30px 0;
        width: 100%;
        border: none;
        border-top: thin dashed silver
        }
    .pagenum {
        display: inline;
        font-size: x-small;
        text-align: right;
        text-indent: 0;
        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
        }
    }