body {
    margin-left: 17%;
    margin-right: 17%
    }
.text-block {
    max-width: 50em
    }
h1 {
    text-align: center;
    font-weight: normal;
    margin-top: 3.5em;
    margin-bottom: 2em
    }
p {
    text-align: justify;
    text-indent: 2em;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
p.noindent {
    text-indent: 0
    }
p.dropcap {
    text-indent: 0
    }
p.dropcap:first-letter {
    font-size: 275%;
    margin: 0.15em 0.05em 0 0;
    line-height: 0.5em
    }
hr {
    width: 15em;
    min-width: 38%;
    margin: 2em auto;
    clear: both;
    color: black;
    background-color: black;
    border: none
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.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;
    border: 1px solid silver
    }
.blockquote {
    margin-left: 5%;
    margin-right: 5%
    }
.bb {
    border-bottom: solid 2px
    }
.bl {
    border-left: solid 2px
    }
.bt {
    border-top: solid 2px
    }
.br {
    border-right: solid 2px
    }
.bbox {
    border: solid 2px
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.caption {
    font-weight: bold
    }
em {
    font-style: italic;
    font-weight: normal
    }
.footnotes {
    border: 1px dashed #808080;
    margin-left: 2em;
    margin-right: 2em
    }
.footnote {
    margin-left: 2em;
    margin-right: 2em;
    text-align: justify
    }
.footnote p {
    text-indent: 0;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.footnote .label, .fnanchor {
    vertical-align: super;
    text-decoration: none;
    font-size: x-small;
    font-weight: normal;
    font-style: normal
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i12 {
    display: block;
    margin-left: 12em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i18 {
    display: block;
    margin-left: 18em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i6 {
    display: block;
    margin-left: 6em;
    padding-left: 3em;
    text-indent: -3em
    }
.correction {
    text-decoration: none;
    border-bottom: 1px dashed #369
    }
.correction-list {
    display: none
    }
.tnote {
    text-align: justify;
    border: 1px dashed #808080;
    background-color: #eee;
    padding: 0.7em;
    text-indent: 0
    }
.tnote ul {
    padding-right: 1em;
    padding-left: 1em;
    margin-left: 1em;
    margin-bottom: 0
    }
.tnote ul li {
    padding-top: 0.5em
    }
a:link {
    text-decoration: none
    }
a:visited {
    text-decoration: none
    }
a:link:hover {
    text-decoration: underline
    }
a:visited:hover {
    text-decoration: underline
    }
a:link:active {
    text-decoration: underline
    }
a:visited:active {
    text-decoration: underline
    }
.pagenum a:hover {
    text-decoration: none
    }
.pagenum a:active {
    text-decoration: none
    }
@media print {
    body {
        margin-left: 4%;
        margin-right: 9%;
        margin-top: 1%;
        margin-bottom: 1%
        }
    .text-block {
        max-width: 50em;
        margin: 0 auto
        }
    h1 {
        page-break-before: always;
        page-break-after: avoid
        }
    pre, .dont_print {
        visibility: hidden;
        display: none
        }
    .pagenum a {
        color: #202020;
        border: 0;
        padding: 0
        }
    a:link {
        text-decoration: none;
        color: black
        }
    a:visited {
        text-decoration: none;
        color: black
        }
    a:hover {
        text-decoration: none;
        color: black
        }
    a:active {
        text-decoration: none;
        color: black
        }
    .pagenum a:hover {
        text-decoration: none
        }
    .pagenum a:active {
        text-decoration: none
        }
    .correction {
        text-decoration: none;
        border-bottom: none
        }
    .correction-list {
        display: inline
        }
    .tnote ul li {
        padding-top: 0.7em
        }
    .break-before {
        page-break-before: always
        }
    .break-after {
        page-break-after: always
        }
    .ads {
        page-break-before: always;
        margin: 0
        }
    }