body {
    font-size: 1em;
    text-align: justify;
    margin-left: 10%;
    margin-right: 10%
    }
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: 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
    }
p {
    text-indent: 1em
    }
p.tn {
    margin-left: 10%;
    width: 80%;
    font-size: 90%
    }
table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 95%;
    margin-left: 5%;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 90%
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.smcap {
    font-variant: small-caps;
    font-size: 85%
    }
.smaller {
    font-size: smaller
    }
.font105 {
    font-size: 105%
    }
.font110 {
    font-size: 110%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.figcenter p {
    text-indent: 0
    }
.toc {
    margin-left: 5%;
    margin-right: 15%
    }
.toc_resume {
    margin-left: 5%;
    text-indent: -5%
    }
.resume {
    margin-left: 5%;
    text-indent: -5%;
    font-size: 90%
    }
.sidenote {
    clear: left;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    margin-right: 1em;
    text-indent: 0
    }
.poem10 {
    margin-left: 10%;
    font-size: 90%;
    text-indent: 0
    }
.poem10 p {
    text-indent: 0
    }
.advert p {
    margin-left: 1em;
    text-indent: -1em
    }
.quote {
    margin-left: 5%;
    font-size: 90%
    }
.quote p {
    text-indent: 0
    }
.index {
    margin-left: 6em
    }
.index p {
    text-indent: 0
    }
.footnote p {
    text-indent: 0
    }
.min3em {
    margin-left: -3em
    }
.min4em {
    margin-left: -4em
    }
.min20em {
    margin-left: -0.2em
    }
.min33em {
    margin-left: -0.33em
    }
.add1em {
    margin-left: 1em
    }
.add2em {
    margin-left: 2em
    }
.add3em {
    margin-left: 3em
    }
.add11em {
    margin-left: 11em
    }
.add15em {
    margin-left: 15em
    }
.wspaced2em {
    word-spacing: 2em
    }
.noindent {
    text-indent: 0
    }
.box {
    border-style: solid;
    border-width: 1px;
    margin: 0.5em;
    margin-top: 4em;
    padding: 0.5em
    }
.nobot {
    border-style: solid solid none solid
    }
.notop {
    border-style: none solid solid solid
    }
.notopbot {
    border-style: none solid none solid
    }
.notopbotleft {
    border-style: none solid none none
    }
.notopbotright {
    border-style: none none none solid
    }
.noborleft {
    border-style: none solid none none
    }
.noborright {
    border-style: none none none solid
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
.invis {
    visibility: hidden
    }