body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 115%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    line-height: 1.3em
    }
h2 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 2em
    }
h3 {
    font-size: 105%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em;
    line-height: 1.8em
    }
h4 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
a:focus, a:active {
    background-color: #fe6
    }
hr.small {
    width: 20%;
    text-align: center
    }
ul.none {
    list-style-type: none
    }
ul.decimal {
    list-style-type: decimal
    }
p {
    text-indent: 1em
    }
p.tn {
    margin-left: 10%;
    width: 80%;
    font-size: 85%;
    text-indent: 0
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: smaller
    }
.small {
    font-size: 70%
    }
.noindent {
    text-indent: 0
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right5 {
    text-align: right;
    margin-right: 5%
    }
.right10 {
    text-align: right;
    margin-right: 10%
    }
.min1em {
    margin-left: -1em
    }
.add1em {
    margin-left: 1em
    }
.add2em {
    margin-left: 2em
    }
.add4em {
    margin-left: 4em
    }
.add5em {
    margin-left: 5em
    }
.add6em {
    margin-left: 6em
    }
.add8em {
    margin-left: 8em
    }
.spaced2em {
    margin-left: 2em;
    letter-spacing: 2em
    }
.spaced4_2em {
    margin-left: 4em;
    letter-spacing: 2em
    }
.quote {
    margin-top: 1.3em;
    margin-bottom: 1.3em;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 95%
    }
.toc {
    margin-left: 10%
    }
.poem20 {
    margin-left: 20%;
    font-size: 95%;
    text-indent: 0
    }
.poem20 p {
    text-indent: 0
    }
.poem10 {
    margin-left: 10%;
    font-size: 95%;
    text-indent: 0
    }
.poem10 p {
    text-indent: 0
    }
.index {
    margin-left: 4em
    }
.index p {
    text-indent: 0
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.figcenter p {
    text-indent: 0
    }