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.3em
    }
h3 {
    font-size: 105%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
a:focus, a:active {
    background-color: #fe6
    }
ul.none {
    list-style-type: none
    }
ul.none li {
    margin-top: 0.5em;
    margin-left: 2em;
    text-indent: -2em;
    margin-right: 10%
    }
sup {
    line-height: 0;
    font-variant: normal
    }
p {
    text-indent: 1em
    }
.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
    }
.small {
    font-size: 70%
    }
.add1em {
    margin-left: 1em
    }
.add2em {
    margin-left: 2em
    }
.add3em {
    margin-left: 3em
    }
.add4em {
    margin-left: 4em
    }
.center {
    text-align: center;
    text-indent: 0
    }
.wspaced2 {
    word-spacing: 2em;
    font-weight: bold
    }
.noindent {
    text-indent: 0
    }
.poem10 {
    margin-left: 10%;
    font-size: 95%;
    text-indent: 0
    }
.poem10 p {
    text-indent: 0
    }
.authorsc {
    text-align: right;
    margin-right: 10%;
    font-variant: small-caps;
    font-size: 95%
    }
.footnote {
    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
        }
    }