body {
    margin: 0 10%
    }
div.chapter, div.section {
    page-break-before: always
    }
h1, h2 {
    text-align: center;
    clear: both;
    page-break-before: avoid
    }
h1 {
    margin-bottom: 3em
    }
h2 {
    line-height: 2em
    }
h2 span {
    font-size: 0.8em
    }
h2.nobreak {
    page-break-before: avoid
    }
h3 {
    text-align: center;
    margin-top: 2em;
    page-break-after: avoid
    }
p {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: justify;
    text-indent: 1em
    }
em {
    font-style: italic
    }
blockquote {
    margin: 1em 3em 0 3em
    }
ins {
    text-decoration: none
    }
.noi {
    text-indent: 0
    }
.p180 {
    font-size: 1.8em
    }
.p130 {
    font-size: 1.3em
    }
.p120 {
    font-size: 1.2em
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.right {
    text-align: right
    }
.hang {
    text-indent: -2em;
    padding-left: 2em
    }
.noi {
    text-indent: 0
    }
.italic {
    font-style: italic
    }
.mt3 {
    margin-top: 3em
    }
.mb2 {
    margin-bottom: 2em
    }
.pl2 {
    padding-left: 2em
    }
hr {
    border-color: #f9f6f0
    }
hr.divider {
    width: 65%;
    margin: 4em 17.5%
    }
hr.divider2 {
    width: 40%;
    margin: 4em 30%
    }
hr.line {
    width: 65%;
    margin: 0 17.5%
    }
p.drop-cap {
    text-indent: 0
    }
p.drop-cap:first-letter {
    margin: 0.1em 0.1em 0 0;
    font-size: 3em;
    line-height: 0.85em
    }
.pagenum {
    text-indent: 0;
    text-align: right;
    font-size: x-small;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    color: #999;
    border-top: 1px solid;
    border-bottom: 1px solid;
    background-color: inherit;
    padding: 0.01em 0.4em
    }
.figcenter {
    margin: 2em auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
img {
    max-width: 100%;
    width: 100%;
    height: auto
    }
.poetry-container {
    display: flex;
    justify-content: center
    }
.poetry-container {
    text-align: center
    }
.poetry {
    text-align: left
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .outdent {
    text-indent: -1.3em
    }
.poetry .indent0 {
    text-indent: -3em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.poetry .indent4 {
    text-indent: -1em
    }
.poetry .indent6 {
    text-indent: 0
    }
ul {
    list-style: none
    }
.tn {
    width: 80%;
    margin: 2em 12% 2em 8%;
    background: #f9f6f0;
    padding: 1em
    }
.tn li {
    padding-bottom: 1em
    }
.tn-container {
    display: flex;
    justify-content: center
    }
.booklist {
    list-style: decimal
    }
.booklist-container {
    display: flex;
    justify-content: center
    }
@media print {
    hr.divider, hr.divider2 {
        border-width: 0;
        margin: 0
        }
    a:link, a:visited, a:hover, a:active {
        text-decoration: none;
        color: inherit
        }
    }
.footnotes {
    border: 1px dashed
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 1em
    }
.footnote .label {
    text-align: right;
    text-decoration: none
    }
.fnanchor {
    font-size: 1em;
    text-decoration: none;
    padding-right: 0.2em
    }
body.x-ebookmaker {
    margin: 0.5em;
    padding: 0;
    width: 98%
    }
.x-ebookmaker p {
    margin-top: 0.1em;
    margin-bottom: 0.1em
    }
.x-ebookmaker-2 .width500 {
    width: 100%
    }
.x-ebookmaker-2 .width80 {
    width: 20%;
    margin-left: 40%;
    margin-right: 40%;
    text-align: center
    }
.x-ebookmaker .poetry {
    display: block;
    margin-left: 4em
    }