body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 120%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 2em
    }
h1.pg {
    font-size: 190%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1em
    }
h2 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
h3 {
    font-size: 105%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em;
    text-decoration: underline
    }
h3 {
    font-size: 110%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    text-decoration: none
    }
a:focus, a:active {
    background-color: #fe6
    }
hr.small {
    width: 10%;
    text-align: center
    }
p.tb {
    letter-spacing: 2em;
    text-align: center
    }
ul.none {
    list-style-type: none
    }
ul.decimal {
    list-style-type: decimal;
    margin-top: 0
    }
table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 95%;
    margin-left: 3%;
    margin-top: 1em;
    margin-bottom: 1em
    }
p {
    text-indent: 1em
    }
p.tn {
    margin-left: 10%;
    width: 80%;
    font-size: 80%;
    text-indent: 0
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.pt_0 {
    margin-top: 0
    }
.pb_0 {
    margin-bottom: 0
    }
.box {
    border-style: solid;
    border-width: 1px;
    margin: 4em 10% 4em 10%;
    padding: 1em
    }
.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
    }
.small {
    font-size: 75%
    }
.noindent {
    text-indent: 0
    }
.poemctr {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 95%;
    text-indent: 0;
    text-align: center
    }
.poem05 {
    margin-left: 5%;
    margin-right: 10%;
    font-size: 95%;
    text-indent: 0
    }
.poem10 {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 95%;
    text-indent: 0
    }
.poem10 p {
    text-indent: 0
    }
.poem20 {
    margin-left: 20%;
    margin-right: 10%;
    font-size: 95%;
    text-indent: 0
    }
.poem20 p {
    text-indent: 0
    }
.poem30 {
    margin-left: 30%;
    margin-right: 10%;
    font-size: 95%;
    text-indent: 0
    }
.poem30 p {
    text-indent: 0
    }
.quote {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 95%
    }
.toc {
    margin-left: 10%;
    margin-right: 10%
    }
.right {
    margin-right: 0%;
    text-align: right
    }
.right5 {
    margin-right: 5%;
    text-align: right
    }
.right10 {
    margin-right: 10%;
    text-align: right
    }
.left50 {
    margin-left: 50%
    }
.add05em {
    margin-left: 0.5em
    }
.add15em {
    margin-left: 1.5em
    }
.add1em {
    margin-left: 1em
    }
.add2em {
    margin-left: 2em
    }
.add3em {
    margin-left: 3em
    }
.add4em {
    margin-left: 4em
    }
.add6em {
    margin-left: 6em
    }
.add7em {
    margin-left: 7em
    }
.spaced03 {
    letter-spacing: 0.3em
    }
.spaced2 {
    word-spacing: 2em
    }
.figcenter {
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: center
    }
.center {
    text-align: center;
    text-indent: 0
    }
.floatright {
    clear: right;
    text-align: center
    }
.floatleft {
    clear: left;
    text-align: center
    }
hr.full {
    width: 100%
    }
pre {
    font-size: 85%
    }