body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 140%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
h2 {
    font-size: 130%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
h3 {
    font-size: 130%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em
    }
h5 {
    font-size: 120%;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em
    }
a:focus, a:active {
    background-color: #fe6
    }
ul {
    list-style-type: none
    }
ul.toc {
    list-style-type: upper-roman;
    margin-left: 10%;
    margin-right: 10%
    }
ul.appendix {
    list-style-type: decimal;
    margin-left: 10%;
    margin-right: 10%
    }
ul.names {
    list-style-type: none;
    margin-left: 10%;
    margin-right: 10%
    }
table {
    border-collapse: collapse;
    table-layout: fixed;
    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 {
    text-indent: 0;
    margin-left: 10%;
    width: 80%
    }
p.fn {
    text-indent: 0
    }
p.resume {
    text-indent: 0;
    margin-bottom: 2em;
    margin-left: 10%;
    margin-right: 10%;
    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
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: smaller
    }
.poem25 {
    text-indent: 0;
    margin-left: 25%
    }
.quote {
    text-indent: 0;
    margin-left: 10%;
    margin-right: 10%
    }
.left05 {
    text-indent: 0;
    margin-left: 5%
    }
.left40 {
    text-indent: 0;
    margin-left: 40%
    }
.left60 {
    text-indent: 0;
    margin-left: 60%
    }
.add1em {
    margin-left: 1em
    }
.add2em {
    margin-left: 2em
    }
.center {
    text-align: center
    }
.figcenter {
    margin-top: 4em;
    text-align: center
    }
.td-center {
    text-align: center
    }
.td-right {
    text-align: right
    }