body {
    margin: auto 25%
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 0.5em
    }
.noin {
    text-indent: 0
    }
blockquote > p {
    text-indent: 0
    }
blockquote.interlinear {
    text-align: justify
    }
blockquote.interlinear > div {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: baseline;
    display: block
    }
.i0 {
    display: block;
    margin-left: 0
    }
.interlinear .p2 {
    margin-top: 1em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
hr.chap {
    width: 65%;
    margin-top: 4em;
    margin-bottom: 4em;
    visibility: hidden;
    page-break-before: always
    }
hr.tb {
    width: 50%;
    margin-top: 2em;
    margin-bottom: 2em;
    visibility: visible;
    margin-left: 25%;
    margin-right: 25%;
    border-top: 1px solid black
    }
hr.full {
    width: 50%;
    margin-top: 2em;
    margin-bottom: 2em;
    visibility: visible;
    margin-left: 25%;
    margin-right: 25%;
    border: double;
    padding: 0.1em;
    border-right: none;
    border-left: none
    }
.pagenum {
    margin-right: 0;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: 0;
    text-decoration: none;
    text-indent: 0;
    font-size: x-small;
    white-space: nowrap
    }
.pagenum span {
    visibility: hidden
    }
.pagenum a {
    display: inline-block;
    color: #808080
    }
ul {
    list-style-type: none
    }
li.ifrst {
    margin-top: 1em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdr {
    text-align: right
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.figcenter {
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    max-width: 100%;
    text-align: center
    }
img {
    max-width: 100%;
    border: none
    }
.footnotes {
    border: none
    }
.footnote {
    margin: 1em 4em;
    font-size: 1em
    }
.footnote .label {
    vertical-align: baseline;
    font-size: 80%;
    text-decoration: none
    }
.fnanchor {
    vertical-align: super;
    bottom: 0.4em;
    font-size: 80%;
    white-space: nowrap
    }
.poem {
    display: inline-block;
    margin: auto;
    line-height: 1.2em;
    text-align: left
    }
.poem .stanza {
    margin: 1em auto
    }
.poem .i0 {
    padding-left: 3em;
    text-indent: -3em
    }
.poem .i2 {
    padding-left: 3em;
    text-indent: -2em
    }
.poem .i4 {
    padding-left: 3em;
    text-indent: -1em
    }
.transnote {
    background-color: #E6E6FA;
    margin-left: 10%;
    margin-right: 10%;
    color: black;
    font-size: 0.9em;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.transnote {
    background-color: #E6E6FA;
    margin-left: 10%;
    margin-right: 10%;
    color: black;
    font-size: 0.9em;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.err {
    border-bottom: thin dotted black
    }
@media screen and (max-width: 900px), (max-width: 600px) {
    .pagenum {
        display: none
        }
    body {
        margin-left: 2%;
        margin-right: 2%;
        margin-top: 1%;
        margin-bottom: 1%;
        text-align: left
        }
    }