body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 1.5em
    }
h2 {
    font-size: 105%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
h3 {
    font-size: 105%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em
    }
h4 {
    font-size: 95%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
a:focus, a:active {
    background-color: #fe6
    }
p {
    text-indent: 1em
    }
ul {
    list-style-type: none
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.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%
    }
.tn p {
    margin-left: 15%;
    width: 70%;
    text-indent: 0;
    font-size: 80%;
    text-indent: 0
    }
.toc {
    margin-left: 10%;
    margin-right: 10%
    }
.resume {
    margin-left: 15%;
    margin-right: 10%;
    text-indent: -5%;
    margin-top: 1em;
    margin-bottom: 2em
    }
.tocres {
    margin-left: 10%;
    margin-right: 5%;
    text-indent: 0%;
    margin-top: 1em;
    margin-bottom: 2em
    }
.order p {
    margin-left: 10%;
    text-indent: -5%
    }
.poem {
    margin-left: 5%;
    font-size: 95%;
    text-indent: 0
    }
.poem15 {
    margin-left: 15%;
    font-size: 95%;
    text-indent: 0
    }
.center {
    text-align: center;
    text-indent: 0
    }
.noindent {
    text-indent: 0
    }
.right10 {
    text-align: right;
    margin-right: 20%
    }
.add1em {
    margin-left: 1em
    }
.add8em {
    margin-left: 8em
    }
.min03em {
    margin-left: -0.3em
    }