body {
    margin-left: 15%;
    margin-right: 15%
    }
.title img {
    max-width: 100%
    }
.frontmatter {
    page-break-before: always;
    margin-left: auto;
    margin-right: auto;
    max-width: 20em
    }
.ded {
    text-indent: 0;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 5em
    }
.trn {
    text-indent: 0;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 0.5em
    }
.ill {
    text-indent: 0;
    text-align: center;
    margin-bottom: 2em
    }
.logo img {
    margin-bottom: 3em
    }
.pub {
    text-indent: 0;
    text-align: center
    }
.aut {
    text-indent: 0;
    text-align: center;
    font-size: 1.5em;
    margin-top: 4em
    }
h1.title {
    text-indent: 0;
    text-align: center;
    font-size: 1.5em;
    margin-top: 0;
    margin-bottom: 4em;
    font-weight: normal
    }
div.chapter {
    page-break-before: always
    }
h2 {
    text-align: center
    }
h2.chapter {
    margin-top: 0;
    margin-bottom: 1em;
    padding: 0;
    page-break-before: avoid
    }
h2.chapter img {
    max-width: 100%;
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 1em
    }
h3 {
    text-align: center
    }
p {
    margin: 0;
    text-align: justify;
    text-indent: 1em
    }
p.dropart {
    text-indent: 0
    }
span.firstchar {
    clear: left
    }
span.firstchar img {
    width: 6em
    }
span.prefirstchar {
    display: none
    }
p.noindent {
    text-indent: 0
    }
.tb {
    margin: 1em;
    text-indent: 0;
    text-align: center;
    line-height: 0.8em
    }
.end {
    text-indent: 0;
    text-align: center;
    margin: 1em
    }
p.footnote {
    text-indent: 0;
    font-size: 0.8em;
    margin-bottom: 1em;
    margin-left: 1em;
    margin-right: 1em
    }
p.footnote2 {
    text-indent: 0;
    font-size: 0.8em;
    margin-bottom: 1em;
    margin-left: 1em;
    margin-right: 1em
    }
div.poem-container {
    text-align: center
    }
div.poem-container div.poem {
    display: inline-block
    }
div.stanza {
    text-align: left;
    text-indent: 0;
    margin-top: 1em;
    margin-bottom: 1em;
    clear: both
    }
.stanza .verse {
    text-align: left;
    text-indent: -2em;
    margin-left: 2em
    }
em {
    font-style: italic
    }
.underline {
    text-decoration: underline
    }
.hidden {
    display: none
    }
div.table {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.toc {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-collapse: collapse
    }
table.toc td {
    vertical-align: top;
    text-align: left;
    text-indent: 0;
    font-size: 0.8em;
    margin: 0;
    padding: 0;
    padding-left: 1em
    }
table.toc td.col_page {
    width: 3em;
    text-align: right
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:visited {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
.trnote {
    font-size: 0.8em;
    line-height: 1.2em;
    background-color: #ccc;
    color: #000;
    border: black 1px dotted;
    margin: 2em;
    padding: 1em;
    page-break-before: always;
    margin-top: 3em
    }
.trnote p {
    text-indent: 0;
    margin-bottom: 1em
    }
.trnote ul {
    margin-left: 0;
    padding-left: 0
    }
.trnote li {
    text-align: left;
    margin-bottom: 0.5em;
    margin-left: 1em
    }
.trnote ul li {
    list-style-type: square
    }
.trnote .transnote {
    text-indent: 0;
    text-align: center;
    font-weight: bold
    }
a.pagenum {
    color: gray;
    background-color: inherit;
    letter-spacing: 0;
    text-indent: 0;
    text-align: right;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: x-small;
    border: 1px solid silver;
    display: inline
    }
a[title].pagenum:after {
    content: attr(title)
    }
.centerpic {
    text-align: center;
    text-indent: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    clear: both
    }
.centerpic img {
    max-width: 100%
    }
@media all {
    body {
        margin-left: 0;
        margin-right: 0
        }
    .frontmatter {
        max-width: inherit
        }
    span.firstchar {
        clear: left;
        float: left;
        padding-right: 2px;
        width: 6em
        }
    span.firstchar img {
        width: 6em
        }
    div.poem-container div.poem {
        display: block;
        margin-left: 2em
        }
    em {
        letter-spacing: 0;
        margin-right: 0;
        font-style: italic
        }
    a.pagenum {
        display: none
        }
    a.pagenum:after {
        display: none
        }
    }