body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.p3 {
    text-align: center;
    font-size: large;
    font-weight: bold;
    margin-top: 1.5em
    }
.author {
    margin-top: 1.5em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.ph1 {
    text-align: center;
    text-indent: 0;
    font-weight: bold
    }
.ph1 {
    font-size: xx-large;
    margin: 0.67em auto
    }
.ph2 {
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    font-size: x-large
    }
.smalltext {
    font-size: 75%
    }
.xxlargetext {
    font-size: xx-large
    }
.xlargetext {
    font-size: x-large
    }
.largetext {
    font-size: large
    }
.ml2 {
    margin-left: -2em
    }
.ml5 {
    margin-left: 5%
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.tb {
    width: 45%;
    margin-left: 27.5%;
    margin-right: 27.5%
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
hr.full {
    width: 95%;
    margin-left: 2.5%;
    margin-right: 2.5%
    }
ul {
    list-style-type: none
    }
ul.index {
    list-style-type: none
    }
li.ifrst {
    margin-top: 1em
    }
li.indx {
    margin-top: 0.5em
    }
li.isub1 {
    text-indent: 1em
    }
li.isub2 {
    text-indent: 2em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.blockquot2 {
    margin-left: 5%;
    margin-right: 10%;
    text-indent: -5%
    }
.bb {
    border-bottom: solid 1px
    }
.bl {
    border-left: solid 1px
    }
.bt {
    border-top: solid 1px
    }
.br {
    border-right: solid 1px
    }
.center {
    text-align: center
    }
.right {
    text-align: right;
    margin-right: 2em
    }
.left {
    text-align: left
    }
.smcap {
    font-variant: small-caps
    }
.lowercase {
    text-transform: lowercase
    }
.caption {
    font-weight: bold;
    text-align: center
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry-container {
    text-align: center
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .verse {
    text-indent: -7em;
    padding-left: 7em
    }
.poetry .indent2 {
    text-indent: -6em
    }
.poetry .indent6 {
    text-indent: -4em
    }
.poetry .indent8 {
    text-indent: -1em
    }
@media all {
    .lowercase {
        text-transform: uppercase
        }
    .bb {
        border-bottom: solid 1px
        }
    .bl {
        border-left: solid 1px
        }
    .bt {
        border-top: solid 1px
        }
    .br {
        border-right: solid 1px
        }
    }