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
    }
h2 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 1.5em
    }
h3 {
    font-size: 105%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 1.5em
    }
a:focus, a:active {
    background-color: #fe6
    }
ul.none {
    list-style-type: none
    }
ul.none3 {
    list-style-type: none;
    margin-left: 3em
    }
sup {
    line-height: 0;
    font-variant: normal
    }
li {
    text-indent: -1em
    }
table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 90%;
    margin-left: 5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
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
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right
    }
.lspaced1em {
    letter-spacing: 1em;
    font-weight: bold
    }
.ralign5 {
    text-align: right
    }
.date {
    text-align: right;
    margin-right: 10%
    }
.poem10 {
    margin-left: 10%;
    font-size: 95%;
    text-indent: 0
    }
.poem10 p {
    text-indent: 0
    }
.toc {
    margin-left: 10%;
    margin-right: 15%
    }
.footnote p {
    text-indent: 0
    }
.tn {
    margin-left: 10%;
    width: 80%;
    font-size: 95%
    }
.tn p {
    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
    }