body {
    font-size: 1em;
    text-align: justify;
    margin-left: 10%;
    margin-right: 10%
    }
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
    }
h4 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em
    }
h5 {
    font-size: 120%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
a:focus, a:active {
    background-color: #fe6
    }
ul {
    list-style-type: none
    }
ul.decimal {
    list-style-type: decimal;
    margin-left: 10%;
    margin-right: 15%
    }
sup {
    line-height: 0
    }
table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 90%;
    margin-left: 5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
div {
    text-indent: 1em
    }
p {
    text-indent: 1em
    }
p.tn {
    margin-left: 10%;
    width: 80%;
    text-indent: 0;
    font-size: 80%
    }
img.cap {
    margin: -0.5em 0.1em 0 0
    }
p.cap_1 {
    text-indent: -0.4em
    }
div.drop p {
    margin-bottom: 0
    }
.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: 90%
    }
.smaller {
    font-size: smaller
    }
.small {
    font-size: 70%
    }
.italic {
    font-style: italic
    }
.noindent {
    text-indent: 0
    }
.poem10 {
    margin-left: 10%;
    text-indent: 0;
    font-size: 95%
    }
.poem20 {
    margin-left: 20%;
    text-indent: 0;
    font-size: 95%
    }
.poem30 {
    margin-left: 30%;
    text-indent: 0;
    font-size: 95%
    }
.quote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 95%
    }
.left20 {
    margin-left: 20%
    }
.col40 {
    margin-left: 40%
    }
.col50 {
    margin-left: 50%
    }
.col60 {
    margin-left: 60%
    }
.add1em {
    margin-left: 1em
    }
.add2em {
    margin-left: 2em
    }
.add4em {
    margin-left: 4em
    }
.add6em {
    margin-left: 6em
    }
.add8em {
    margin-left: 8em
    }
.add12em {
    margin-left: 12em
    }
.min45em {
    margin-left: -4.5em
    }
.min5em {
    margin-left: -5em
    }
.center {
    text-align: center
    }
.summary {
    margin-left: 10%;
    margin-right: 12%;
    text-indent: 0;
    margin-bottom: 2em
    }
.td-right {
    text-align: right
    }
.figcenter {
    margin: auto;
    text-align: center;
    font-size: 90%
    }
.floatright {
    clear: right;
    text-align: center;
    font-size: 90%
    }
.floatleft {
    clear: left;
    text-align: center;
    font-size: 90%
    }