body {
    font-size: 1em;
    text-align: justify;
    margin-left: 8%;
    margin-right: 8%
    }
h1 {
    font-size: 115%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    line-height: 1.8em
    }
h2 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 1.8em
    }
h3 {
    font-size: 105%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
a:focus, a:active {
    background-color: #fe6
    }
table {
    border-collapse: collapse;
    table-layout: fixed
    }
hr {
    width: 20%;
    text-align: center
    }
hr.hr50 {
    width: 50%;
    text-align: center
    }
hr.hr70 {
    width: 70%;
    text-align: center
    }
ul.none {
    list-style-type: none
    }
p {
    text-indent: 1em
    }
p.tn {
    margin-left: 10%;
    width: 80%
    }
.smcap {
    font-variant: small-caps;
    font-size: 90%
    }
.small {
    font-size: 70%
    }
.smaller {
    font-size: 90%
    }
.pb0 {
    margin-bottom: 0
    }
.pt0 {
    margin-top: 0;
    margin-bottom: 0
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.noindent {
    text-indent: 0
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right10 {
    text-align: right;
    margin-right: 10%
    }
.right {
    text-align: right
    }
.min33em {
    margin-left: -0.33em
    }
.add1em {
    margin-left: 1em
    }
.add2em {
    margin-left: 2em
    }
.add3em {
    margin-left: 3em
    }
.add4em {
    margin-left: 4em
    }
.add6em {
    margin-left: 6em
    }
.add55em {
    margin-left: 5.5em
    }
.add84em {
    margin-left: 8.4em
    }
.wspaced3em {
    word-spacing: 3em
    }
.fs80 {
    font-size: 80%
    }
.fs150 {
    font-size: 150%
    }
.toc {
    margin-left: 10%;
    margin-right: 10%
    }
.toc p {
    text-indent: 0
    }
.toctitle {
    margin-top: 2em;
    line-height: 1.8em;
    text-align: center
    }
.quote {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 95%
    }
.poem10 {
    margin-left: 10%;
    font-size: 95%;
    text-indent: 0
    }
.poem10 p {
    text-indent: 0
    }
.poem15 {
    margin-left: 15%;
    font-size: 95%;
    text-indent: 0
    }
.poem15 p {
    text-indent: 0
    }
.poem25 {
    margin-left: 25%;
    font-size: 95%;
    text-indent: 0
    }
.poem25 p {
    text-indent: 0
    }
.caption {
    font-variant: small-caps;
    font-size: 90%
    }
.sidedate {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-right: 0.5em;
    padding-left: 0.5em;
    margin-left: -5%;
    margin-right: 1em;
    clear: left;
    margin-top: 1em;
    font-size: smaller;
    color: black;
    background: #eee;
    border: solid 1px;
    text-align: left;
    text-indent: 0
    }
.figcenter {
    text-align: center;
    text-indent: 0
    }
.floatleft {
    clear: left;
    text-align: center
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }