body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
hr.tb {
    width: 25%
    }
hr.chap {
    width: 45%
    }
hr.r15 {
    width: 15%;
    margin-top: 1em;
    margin-bottom: 1em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table {
    border-collapse: collapse
    }
table.toc {
    margin: auto;
    width: auto;
    max-width: 40em
    }
.add2em {
    margin-left: 2em
    }
.add3em {
    margin-left: 3em
    }
.bb {
    border-bottom: solid 1px
    }
.bl {
    border-left: solid 1px
    }
.bt {
    border-top: solid 1px
    }
.br {
    border-right: solid 1px
    }
.bbox {
    border: none;
    max-width: 40em;
    margin: auto;
    text-indent: 0
    }
.bracket2 {
    font-size: 250%;
    color: gray
    }
.caption {
    font-weight: bold;
    font-size: smaller;
    text-align: center;
    text-indent: 0;
    margin: 0.25em 0
    }
.center {
    text-align: center;
    text-indent: 0
    }
.dropcap {
    font-size: 250%;
    line-height: 83%
    }
.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
    }
.indent {
    text-indent: 2em
    }
.plabel {
    text-align: center;
    font-size: large;
    font-weight: bold;
    text-indent: 0;
    line-height: 1.4
    }
.left {
    text-align: left
    }
.pagenum {
    color: #800000;
    font-size: smaller;
    text-align: right
    }
.poetry-container {
    text-align: center;
    text-indent: 0
    }
.poetry {
    text-align: left;
    display: inline-block
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .add1em {
    margin-left: 0.5em
    }
.poetry .add6em {
    margin-left: 6em
    }
.poetry .hind {
    margin-left: -0.5em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.poem br {
    display: none
    }
.right {
    text-align: right
    }
.sig {
    margin-right: 20%;
    text-align: right
    }
.sig2 {
    margin-right: 10%;
    text-align: right
    }
.small {
    font-size: small;
    font-weight: normal
    }
.smcap {
    font-variant: small-caps
    }
.toright {
    text-align: right
    }
.u {
    text-decoration: underline
    }
.transnote {
    background-color: #CDCDCD;
    color: black;
    border: solid 2px;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
p.drop-cap:first-letter {
    margin: 0.03em 0.1em 0 0;
    font-size: 250%;
    line-height: 0.85em
    }
@media all {
    p.drop-cap:first-letter {
        float: none;
        margin: 0;
        font-size: 100%
        }
    }