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: 110%;
    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%
    }
ol.none {
    list-style-type: none
    }
table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 90%;
    margin-left: 5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
p {
    text-indent: 1em
    }
p.tn {
    margin-left: 10%;
    width: 80%;
    font-size: 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
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: smaller
    }
.small {
    font-size: 70%
    }
.left20 {
    margin-left: 20%
    }
.left50 {
    margin-left: 50%
    }
.add2em {
    margin-left: 2em
    }
.add3em {
    margin-left: 3em
    }
.add4em {
    margin-left: 4em
    }
.add6em {
    margin-left: 6em
    }
.add9em {
    margin-left: 9em
    }
.min2em {
    margin-left: -2em
    }
.figcenter {
    margin: auto;
    text-align: center;
    margin-top: 1.5em
    }
.center {
    text-align: center;
    text-indent: 0
    }
.double li {
    line-height: 1.5em;
    margin-top: 1.5em
    }
.spaced li {
    margin-top: 1.5em
    }
.right5 {
    text-align: right;
    margin-right: 5%
    }
.right10 {
    text-align: right;
    margin-right: 10%
    }
.right15 {
    text-align: right;
    margin-right: 15%
    }
.chapter {
    text-align: center;
    text-indent: 0;
    font-variant: small-caps;
    margin-top: 1em;
    margin-bottom: 2em
    }
.quote {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 95%
    }
.letter {
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 5%
    }