body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.1em;
    text-align: justify;
    margin-bottom: 0.1em
    }
div.text p {
    margin-top: 1ex;
    text-indent: 0
    }
div.text p + p {
    margin-top: 0;
    text-indent: 1em
    }
div.bquote {
    font-size: 0.9em
    }
div.text div.bquote p {
    text-indent: 0
    }
p.center {
    text-align: center
    }
p.caption {
    font-size: smaller
    }
p.tp {
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center
    }
h1, h2 {
    text-align: center;
    font-weight: normal
    }
h1 {
    font-size: 1.6em
    }
h1.pg {
    text-align: center;
    font-weight: bold;
    font-size: 190%
    }
h2 {
    font-size: 1.4em
    }
a {
    text-decoration: none
    }
div.figcenter p {
    text-align: center
    }
div.figcenter {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
span.h2fs {
    font-size: smaller
    }
div.adpage p {
    text-indent: 0
    }
table {
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
td.c1 {
    text-align: right;
    vertical-align: top
    }
td.c2 {
    text-align: left;
    vertical-align: top
    }
td.c3 {
    text-align: right;
    vertical-align: bottom
    }
hr.tb {
    border: none;
    border-bottom: 1px solid black;
    width: 33%
    }
hr.pb {
    border: none;
    page-break-after: always;
    margin-top: 4em
    }
.pagenum {
    display: none
    }
.pncolor {
    color: inherit
    }
@media screen {
    #img000 {
        width: 22em
        }
    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
        }
    }
.center {
    text-align: center
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
pre {
    font-size: 85%
    }