body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    text-indent: 1.5em;
    margin-bottom: 0.75em
    }
hr.chap {
    width: 65%
    }
hr.r15 {
    width: 15%;
    margin-top: 1em;
    margin-bottom: 1em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table {
    border-collapse: collapse
    }
.center {
    text-align: center;
    text-indent: 0
    }
.dropcap {
    font-size: 250%;
    line-height: 83%
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.label {
    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 .indent2 {
    text-indent: 2em
    }
.poetry .indent4 {
    text-indent: 4em
    }
.poetry .indent6 {
    text-indent: -6em
    }
.right {
    text-align: right
    }
.small {
    text-align: center;
    font-size: small;
    font-weight: normal;
    text-indent: 0
    }
.smaller {
    text-align: center;
    font-size: 110%;
    font-weight: normal;
    text-indent: 0
    }
.smallest {
    text-align: center;
    font-size: 90%;
    font-weight: normal;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.space-below {
    margin-bottom: 3em
    }
.title {
    text-align: center;
    font-size: x-large;
    font-weight: normal;
    text-indent: 0;
    line-height: 1.6
    }
.transnote {
    background-color: #CDCDCD;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }