body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    text-indent: 1.5em;
    margin-bottom: 0.75em
    }
hr.r15 {
    width: 15%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.chap {
    width: 45%;
    margin-top: 1em;
    margin-bottom: 1em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table {
    border-collapse: collapse
    }
.caption {
    font-weight: bold;
    font-size: smaller;
    text-align: center;
    text-indent: 0;
    margin: 0.25em 0
    }
.center {
    text-align: center;
    text-indent: 0
    }
.hide {
    display: none
    }
.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
    }
.hindent {
    text-indent: -1em
    }
.indent60 {
    text-indent: 60%
    }
.plabel {
    text-align: center;
    font-size: large;
    font-weight: bold;
    text-indent: 0;
    line-height: 1.4
    }
.no-indent {
    text-indent: 0
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.poetry-container {
    text-align: center
    }
.poetry {
    text-align: left;
    display: inline-block
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .indent1 {
    text-indent: -1em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.poetry .indent3 {
    text-indent: 3em
    }
.poetry .indent4 {
    text-indent: 4em
    }
.poetry .indent6 {
    text-indent: 6em
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.space-above {
    margin-top: 3em
    }
.space-below {
    margin-bottom: 3em
    }
.title {
    text-align: center;
    font-size: x-large;
    font-weight: normal;
    text-indent: 0;
    line-height: 1.6
    }
.toright2 {
    margin-left: 20%;
    text-align: left
    }
.toright4 {
    margin-left: 40%;
    text-align: left
    }
.u {
    text-decoration: underline
    }
.transnote {
    background-color: #CDCDCD;
    color: black;
    border: solid black 2px;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }