body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.1em;
    text-align: justify;
    margin-bottom: 0.1em
    }
p.tp {
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center
    }
p.caption {
    font-size: smaller
    }
div.text p {
    text-indent: 1em
    }
div.text p.ni {
    text-indent: 0
    }
p.center {
    text-align: center
    }
h1, h2 {
    text-align: center;
    font-weight: normal
    }
h1 {
    font-size: 1.6em
    }
h2 {
    font-size: 1.4em
    }
.figcenter {
    margin: 2em auto 2em auto;
    text-align: center;
    width: auto
    }
a {
    text-decoration: none
    }
p.dropcap, p.noindent {
    text-indent: 0
    }
span.dropcapt {
    margin-left: -0.5em
    }
div.figcenter p {
    text-align: center
    }
hr.spcl {
    border: none;
    border-bottom: 1px solid black;
    margin-left: 45%;
    margin-right: 45%
    }
div.poem {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 1em;
    text-align: left
    }
div.poem .stanza {
    margin: 1em 0
    }
div.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
hr.fn {
    width: 3em;
    text-align: left;
    margin-left: 0;
    margin-top: 1em;
    margin-bottom: 1em;
    border: none;
    border-bottom: 1px solid black
    }
hr.tb {
    border: none;
    border-bottom: 1px solid black;
    width: 33%
    }
hr.toprule {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    border: none;
    border-bottom: 1px solid silver;
    clear: both
    }
span.indent2 {
    text-indent: 0;
    display: block
    }
table {
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
td.chalgn {
    text-align: right;
    margin-top: 0;
    padding-right: 1em
    }
hr.pb {
    border: none;
    page-break-after: always;
    margin-top: 4em
    }
.pagenum {
    display: none
    }
.pncolor {
    color: inherit
    }
@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;
        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
        }
    }