body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 115%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
h2 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 1.8em
    }
h3 {
    font-size: 105%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.6em
    }
h4 {
    font-size: 100%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
a:focus, a:active {
    background-color: #fe6
    }
sup {
    line-height: 0;
    font-variant: normal
    }
p {
    text-indent: 1em
    }
p.tn {
    margin-left: 10%;
    width: 80%
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: smaller
    }
.center {
    text-align: center;
    text-indent: 0
    }
.wspaced2em {
    word-spacing: 2em;
    font-weight: bold
    }
.authorsc {
    text-align: right;
    margin-right: 10%;
    font-variant: small-caps;
    font-size: 95%
    }
.quote {
    margin-left: 10%;
    font-size: 95%
    }
.footnote p {
    text-indent: 0
    }
.center_poem {
    margin: auto;
    text-indent: 0;
    text-align: center
    }
.center_poem .poem {
    margin-top: 0
    }
.poem {
    font-size: 90%;
    text-indent: 0;
    text-align: left;
    display: inline-block
    }
.poem p {
    text-indent: 0
    }
.poem {
    text-indent: 0
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
@media all {
    h2 {
        page-break-before: always
        }
    }