body {
    font-size: 1em;
    text-align: justify;
    margin-left: 10%;
    margin-right: 10%
    }
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: 2em
    }
h3 {
    font-size: 105%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
a:focus, a:active {
    background-color: #fe6
    }
sup {
    line-height: 0
    }
li {
    margin-top: 1.3em
    }
table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 90%;
    margin-left: 5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
p {
    text-indent: 1em
    }
p.tn {
    margin-left: 10%;
    width: 80%;
    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
    }
.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: 85%
    }
.none {
    list-style-type: none
    }
.roman {
    list-style-type: upper-roman
    }
.left50 {
    margin-left: 50%;
    font-size: 90%
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.noindent {
    text-indent: 0
    }
.center {
    text-align: center
    }
.lspaced1 {
    letter-spacing: 1em
    }
.tam {
    margin-left: 10%;
    margin-right: 15%
    }
.poem10 {
    text-indent: 0;
    margin-left: 10%;
    font-size: 90%
    }
.poem10 p {
    text-indent: 0
    }
.notes p {
    text-indent: 0
    }
.quote {
    margin-left: 5%;
    font-size: 90%
    }
.right {
    text-align: right
    }
.right10 {
    text-align: right;
    margin-right: 10%
    }