body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    font-size: 265%;
    font-weight: normal;
    line-height: 1.5;
    clear: both;
    letter-spacing: 0.08em;
    color: red
    }
h2 {
    font-size: 100%;
    text-align: center;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 4em;
    page-break-before: always;
    clear: both
    }
h3 {
    font-size: 100%;
    text-align: center;
    font-weight: normal;
    margin-top: 2em;
    margin-bottom: 1.5em;
    page-break-before: avoid;
    clear: both
    }
h1 small {
    font-size: small
    }
.center {
    text-align: center
    }
.spaced {
    line-height: 1.5
    }
.space-above {
    margin-top: 4em
    }
.smaller {
    font-size: 95%
    }
.med {
    font-size: 70%
    }
hr.tiny {
    width: 4em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.chap {
    color: Gray;
    background-color: Gray;
    width: 65%;
    margin-top: 1em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
.x-ebookmaker hr.chap {
    display: none;
    visibility: hidden
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 4%
    }
.sc {
    font-variant: small-caps
    }
p.drop-cap {
    text-indent: 0
    }
p.drop-cap:first-letter {
    margin: 0 0.1em 0 0;
    font-size: 250%;
    line-height: 0.85em
    }
.center {
    text-align: center;
    text-indent: 0
    }
.chapter_title {
    text-align: center;
    text-indent: 0
    }
.chapter_header {
    font-size: 120%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1.5em;
    text-indent: 0
    }
div.container {
    text-align: center
    }
div.title_page {
    text-align: center;
    page-break-before: always;
    margin-bottom: 5em
    }
div.title_block {
    text-align: center;
    margin-bottom: 8em
    }
div.title_block p {
    font-size: 150%
    }
div.logo {
    margin-top: 8em;
    height: 9em
    }
div.dedication {
    text-align: center;
    letter-spacing: 0.08em;
    line-height: 1.3;
    margin-top: 3em;
    margin-bottom: 4em;
    page-break-before: always;
    page-break-after: always
    }
div.ante_chapter {
    page-break-before: always;
    page-break-after: always
    }
.poetry_container {
    text-align: center
    }
.poetry {
    font-size: 90%;
    display: inline-block;
    text-align: left
    }
.poetry .stanza {
    margin: 1em 0 1em 0
    }
.poetry .verse {
    padding-left: 3em
    }
.poetry .indent0 {
    text-indent: -3em
    }
.figcenter img {
    max-width: 100%;
    height: auto
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }