body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 115%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    line-height: 1.5em
    }
h2 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 1.5em
    }
h3 {
    font-size: 105%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.5em
    }
a:focus, a:active {
    background-color: #fe6
    }
hr.hr20 {
    width: 20%;
    text-align: center
    }
p {
    text-indent: 1em
    }
table.auto {
    border-collapse: collapse;
    table-layout: auto;
    font-size: 90%;
    margin-left: 5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
sup {
    line-height: 0;
    font-size: 70%;
    font-variant: normal
    }
sub {
    line-height: 0;
    font-size: 70%;
    font-variant: normal
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: smaller
    }
.high5em {
    font-size: 5em;
    vertical-align: middle;
    text-align: center
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right
    }
.halfwidth {
    margin-left: 40%
    }
.noindent {
    text-indent: 0
    }
.add05em {
    margin-left: 0.5em
    }
.add2em {
    margin-left: 2em
    }
.add12em {
    margin-left: 12em
    }
.lspaced2em {
    letter-spacing: 2em;
    font-weight: bold
    }
.source {
    text-align: right;
    margin-right: 10%;
    margin-top: 0.5em
    }
.quote {
    margin-left: 5%;
    font-size: 95%
    }
.poem10 {
    margin-left: 10%;
    font-size: 95%;
    text-indent: 0
    }
.footnote p {
    text-indent: 0
    }
.tn p {
    text-indent: 0
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
.bor_bot_no {
    border-bottom-style: none
    }
.bor_both_no {
    border-bottom-style: none;
    border-top-style: none
    }
.bor_top_no {
    border-top-style: none
    }
.bor_bot_yes {
    border-bottom-style: solid;
    border-bottom-width: 1px
    }
.bor_left_yes {
    border-left-style: solid;
    border-left-width: 1px
    }
.bor_right_yes {
    border-right-style: solid;
    border-right-width: 1px
    }