body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h3, h4 {
    text-align: center;
    clear: both
    }
h2 {
    line-height: 2em;
    text-align: center
    }
.maintitle {
    font-size: 200%;
    font-weight: bold;
    text-align: center;
    text-indent: 0
    }
div.chapter {
    page-break-before: always
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%;
    margin-top: 2em
    }
hr.large {
    width: 30%;
    margin-left: 35%;
    margin-right: 35%;
    margin-top: 2em
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 1em
    }
p.noindent {
    text-indent: 0
    }
.inabit {
    padding-left: 1em
    }
.space-above {
    margin-top: 2em
    }
.s8 {
    font-size: 0.8em
    }
.small {
    font-size: 70%
    }
.smaller {
    font-size: 85%
    }
.larger {
    font-size: 130%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdl {
    text-align: left
    }
.tdc {
    text-align: center
    }
.tdr {
    text-align: right;
    vertical-align: bottom;
    padding-left: 0.4em
    }
table.toc {
    margin-left: auto;
    margin-right: auto;
    max-width: 70em
    }
table.toi {
    margin-left: auto;
    margin-right: auto;
    max-width: 70em
    }
.contents {
    padding-left: 2em;
    text-indent: -1em
    }
.content-heading {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    text-indent: 0
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.hang50center {
    text-align: justify;
    padding-left: 1.5em;
    text-indent: -1.5em;
    font-size: 1em;
    margin-left: 10%;
    margin-right: auto;
    font-weight: bold
    }
.center1 {
    text-align: center;
    font-weight: bold;
    font-size: 1em
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold
    }
.figcenter {
    margin: auto;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
img {
    max-width: 100%;
    height: auto
    }
p.attr-photo {
    text-align: right;
    font-size: 0.9em;
    margin-bottom: 0.1em
    }
@media all {
    .cover {
        display: none
        }
    }
div.footnote {
    margin-top: 1em;
    margin-bottom: 1em;
    border: solid 0.2em;
    border-color: #ccc
    }
.footnote {
    margin-left: 8%;
    margin-right: 8%;
    font-size: 0.9em
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.poetry-container {
    text-align: center
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indent2 {
    text-indent: -3em;
    padding-left: 4em
    }
.poetry .indent4 {
    text-indent: -3em;
    padding-left: 6em
    }
@media all {
    .poetry {
        display: block;
        margin-left: 1.5em
        }
    }
.nopagebreak {
    page-break-before: avoid
    }
.noindent {
    text-indent: 0
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
h2.pg {
    text-align: center;
    line-height: 1em;
    clear: both
    }
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
    }