body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 20%
    }
h1 {
    font-size: 115%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 4em
    }
h2 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 4em;
    line-height: 1.8em
    }
h3 {
    font-size: 105%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 1.8em
    }
h4 {
    font-size: 102%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
a:focus, a:active {
    background-color: #03C
    }
ul.none {
    list-style-type: none
    }
li {
    margin-top: 0.5em
    }
sup {
    line-height: 0
    }
p {
    text-indent: 1em
    }
.tn p {
    margin-left: 10%;
    width: 80%;
    font-size: 90%;
    text-indent: 0
    }
.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: 90%
    }
.small {
    font-size: 80%
    }
.font105 {
    font-size: 105%
    }
.noindent {
    text-indent: 0
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right10 {
    text-align: right;
    margin-right: 10%
    }
.min1em {
    margin-left: -1em
    }
.min2em {
    margin-left: -2em
    }
.toc {
    margin-left: 10%;
    margin-right: 10%
    }
.index {
    margin-left: 4em
    }
.index p {
    text-indent: 0
    }
.book {
    margin-top: 2em;
    margin-left: 5em;
    text-indent: -3em
    }
.review {
    font-size: 90%;
    margin-left: 5%
    }
.answer {
    margin-left: 5%;
    font-size: 95%
    }
.poem10 {
    margin-left: 10%;
    text-indent: 0;
    font-size: 90%
    }
.sidenote {
    font-size: 75%;
    margin-right: -18%;
    clear: right;
    text-indent: 0;
    text-align: left;
    padding: 0.5em 0.5em 0.5em 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
    }
.box {
    border-style: solid;
    border-width: 1px;
    margin: 4em 5% 1em 5%;
    padding: 1em
    }
.figcenter {
    margin-top: 3em;
    text-align: center;
    text-indent: 0
    }