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
    }
a:focus, a:active {
    background-color: #fe6
    }
ul.none {
    list-style-type: none
    }
li {
    margin-top: 0.3em
    }
p {
    text-indent: 1em
    }
p.tn {
    margin-left: 10%;
    width: 80%;
    font-size: 80%
    }
table.toc {
    border-collapse: collapse;
    table-layout: auto;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 1em;
    margin-bottom: 1em
    }
table {
    border-collapse: collapse;
    table-layout: auto;
    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
    }
.add1em {
    margin-left: 1em
    }
.add2em {
    margin-left: 2em
    }
.add3em {
    margin-left: 3em
    }
.add4em {
    margin-left: 4em
    }
.add6em {
    margin-left: 6em
    }
.add7em {
    margin-left: 7em
    }
.add10em {
    margin-left: 10em
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.small {
    font-size: 70%
    }
.smaller {
    font-size: 80%
    }
.resume {
    margin-left: 2em;
    text-indent: -2em;
    font-size: 80%;
    margin-bottom: 2em
    }
.center {
    text-align: center;
    text-indent: 0
    }
.date {
    text-align: right;
    margin-right: 5%
    }
.signa {
    text-align: right;
    margin-right: 5%
    }
.quote {
    margin-left: 10%;
    font-size: 90%
    }
.td_right {
    text-align: right
    }
.lspacing1em {
    letter-spacing: 1em
    }
.bor_bottop_no {
    border-bottom-style: none;
    border-top-style: none
    }
.bor_left_no {
    border-left-style: none
    }
.bor_right_no {
    border-right-style: none
    }
.bor_top_no {
    border-top-style: none
    }
.bor_bot_no {
    border-bottom-style: none
    }
.bor_top_yes {
    border-top-style: solid;
    border-top-width: 1px
    }
.bor_bot_yes {
    border-bottom-style: solid;
    border-bottom-width: 1px
    }
.center_poem {
    margin: auto;
    text-indent: 0;
    text-align: center
    }
.center_poem .poem {
    margin-top: 0
    }
.center_poem p {
    text-indent: 0
    }
.poem {
    font-size: 90%;
    text-indent: 0;
    text-align: left;
    display: inline-block
    }
.poem {
    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
    }
.figcenter {
    margin: auto;
    text-align: center
    }
@media all {
    div.chapter {
        page-break-before: always
        }
    h2 {
        page-break-before: always
        }
    }