body {
    font-size: 1em;
    text-align: justify;
    margin-left: 10%;
    margin-right: 5%
    }
h1 {
    font-size: 140%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
h1.pg {
    font-size: 190%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0
    }
h2 {
    font-size: 130%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
h3 {
    font-size: 130%;
    text-align: center;
    margin-top: 4em
    }
h3.pg {
    font-size: 110%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0
    }
a:focus, a:active {
    background-color: #fe6
    }
hr {
    width: 20%;
    text-align: center
    }
p {
    text-indent: 1em
    }
table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 90%;
    margin-left: 5%;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
.quote {
    margin-left: 5%;
    font-size: 95%;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
.poem {
    text-indent: 0;
    font-size: 95%
    }
.poem20 {
    text-indent: 0;
    margin-left: 20%;
    font-size: 95%
    }
.poem30 {
    text-indent: 0;
    margin-left: 30%;
    font-size: 95%
    }
.poem40 {
    text-indent: 0;
    margin-left: 40%;
    font-size: 95%
    }
.resume {
    text-indent: 0;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 2em
    }
.chapter {
    text-align: center;
    font-size: 105%;
    margin-bottom: 2em
    }
span.sidenote {
    font-size: 75%;
    font-style: italic;
    margin-left: -10%;
    clear: left;
    text-indent: 0;
    text-align: left;
    padding: 0.5em 1.5em 0.5em 0.2em
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smcap85 {
    font-variant: small-caps;
    font-size: 85%
    }
.italic {
    font-style: italic
    }
.small {
    font-size: 80%
    }
.smaller {
    font-size: smaller
    }
.font90 {
    font-size: 90%
    }
.font105 {
    font-size: 105%
    }
.font110 {
    font-size: 110%;
    line-height: 1.3em
    }
.font120 {
    font-size: 120%;
    line-height: 1.5em
    }
.p0_t {
    margin-top: 0
    }
.p0_b {
    margin-bottom: 0
    }
.p0_tb {
    margin-top: 0;
    margin-bottom: 0
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.noindent {
    text-indent: 0
    }
.left20 {
    margin-left: 20%
    }
.left40 {
    margin-left: 40%
    }
.left50 {
    margin-left: 50%
    }
.left60 {
    margin-left: 60%
    }
.tn p {
    margin-left: 10%;
    width: 80%;
    text-indent: 0;
    font-size: 85%
    }
.poem20 p {
    text-indent: 0
    }
.poem30 p {
    text-indent: 0
    }
.quote p.poem30 {
    font-size: 100%
    }
.add1em {
    margin-left: 1em
    }
.add2em {
    margin-left: 2em
    }
.add25em {
    margin-left: 2.5em
    }
.add3em {
    margin-left: 3em
    }
.add35em {
    margin-left: 3.5em
    }
.add8em {
    margin-left: 8em
    }
.add9em {
    margin-left: 9em
    }
.spaced1 {
    letter-spacing: 1em
    }
.figcenter {
    margin: auto;
    text-align: center
    }
hr.full {
    width: 100%
    }
pre {
    font-size: 85%
    }