body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 120%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
h2 {
    font-size: 115%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
h3 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em
    }
a:focus, a:active {
    background-color: #fe6
    }
ul.none {
    list-style-type: none;
    margin-right: 10%;
    margin-bottom: 2em
    }
ul.none li {
    margin-bottom: 0.2em
    }
hr {
    margin-left: 40%;
    width: 20%
    }
sup {
    line-height: 0.5em;
    font-variant: normal
    }
p {
    text-indent: 1em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.tn {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 90%
    }
.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: 0.9em
    }
.smaller {
    font-size: 80%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.index {
    margin-left: 5%
    }
.index-4 {
    margin-left: -4%
    }
.poem10 {
    margin-left: 10%;
    font-size: 95%;
    text-indent: 0
    }
.quote {
    margin-left: 5%;
    font-size: 95%
    }
.footnote p {
    text-indent: 0
    }
.add2em {
    margin-left: 2em
    }