body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both;
    margin-top: 2em
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 2em
    }
h2 {
    line-height: 150%
    }
.noindent {
    text-indent: 0
    }
.toc {
    text-align: left;
    max-width: 40em
    }
.titlepage {
    text-align: center
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.small {
    font-size: small
    }
.smaller {
    font-size: smaller
    }
.large {
    font-size: large
    }
.x-large {
    font-size: x-large
    }
.u {
    text-decoration: underline
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.tb {
    width: 50%;
    margin-left: 25%;
    margin-right: 25%
    }
hr.full {
    width: 95%;
    margin-left: 2.5%;
    margin-right: 2.5%
    }
ul {
    list-style-type: none
    }
.break {
    page-break-before: always
    }
h1, h2 {
    page-break-before: always
    }
.nobreak {
    page-break-before: avoid
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    font-size: x-small;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    text-indent: 0;
    text-align: right;
    color: #999;
    background-color: #fff
    }
.lock {
    white-space: nowrap
    }
.adbox {
    border: thin solid;
    text-align: center;
    padding: 2em;
    max-width: 24em;
    margin: auto;
    margin-top: 4em
    }
.left {
    text-align: left
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.allsmcap {
    font-variant: small-caps;
    text-transform: lowercase
    }
.i4 {
    text-indent: 4em
    }
img {
    max-width: 100%;
    height: auto
    }
img.w100 {
    width: 100%
    }
.figcenter {
    margin: auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.footnotes {
    page-break-before: always
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.poetry-container {
    text-align: center
    }
.poetry {
    text-align: left;
    margin-left: 5%;
    margin-right: 5%
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
@media all {
    .poetry {
        display: block
        }
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    page-break-before: always;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.poetry .indent0 {
    text-indent: -3em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.poetry .indent3 {
    text-indent: -1.5em
    }
.poetry .indent8 {
    text-indent: 1em
    }
.illowe15 {
    width: 15em
    }
.illowp53 {
    width: 53%;
    border: solid thin;
    margin-top: 2em
    }
@media all {
    .illowp53 {
        width: 100%
        }
    }