body {
    margin-left: 15%;
    margin-right: 15%
    }
div.frontmatter {
    margin-left: auto;
    margin-right: auto;
    max-width: 30em
    }
div.frontmatter .halftitle {
    text-indent: 0;
    text-align: center;
    margin-bottom: 4em;
    padding-top: 4em
    }
div.frontmatter .aut {
    text-indent: 0;
    text-align: center;
    padding-top: 1em;
    margin-bottom: 1em
    }
div.frontmatter h1.title {
    text-indent: 0;
    text-align: center;
    margin-bottom: 2em
    }
div.frontmatter .trans {
    text-indent: 0;
    text-align: center;
    margin-bottom: 2em
    }
div.frontmatter .trans .line1 {
    font-style: italic
    }
div.frontmatter .trans .line2 {
    font-style: italic
    }
div.frontmatter .pub {
    text-indent: 0;
    text-align: center
    }
div.frontmatter .pub .line2 {
    font-variant: small-caps
    }
div.frontmatter .cop {
    text-indent: 0;
    text-align: center;
    font-size: 0.8em;
    font-style: italic;
    padding-top: 4em;
    margin-bottom: 1em
    }
div.frontmatter .printer {
    text-indent: 0;
    text-align: center;
    font-size: 0.8em;
    font-style: italic
    }
div.chapter {
    page-break-before: always
    }
h2 {
    text-indent: 0;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
div.chapter h2 {
    margin-top: 0;
    padding-top: 2em
    }
p {
    margin: 0;
    text-align: justify;
    text-indent: 1em
    }
p.noindent {
    text-indent: 0
    }
p.first {
    text-indent: 0
    }
div.list-container {
    text-align: center
    }
div.list {
    margin: 1em;
    display: inline-block
    }
div.list p {
    text-indent: -1em;
    margin-left: 1em
    }
p.center {
    text-indent: 0;
    text-align: center;
    margin: 1em
    }
p.tb {
    text-indent: 0;
    text-align: center;
    margin: 1em
    }
p.footnote {
    text-indent: 0;
    font-size: 0.8em;
    margin: 1em
    }
p.end {
    text-indent: 0;
    text-align: center;
    margin: 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
    }
.stanza .verse {
    text-align: left;
    text-indent: -2em;
    margin-left: 2em
    }
span.language {
    font-style: italic
    }
.underline {
    text-decoration: underline
    }
.hidden {
    display: none
    }
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[title].pagenum:after {
    content: attr(title);
    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
    }
body.x-ebookmaker {
    margin-left: 0;
    margin-right: 0
    }
.x-ebookmaker div.frontmatter {
    max-width: inherit
    }
.x-ebookmaker div.poem-container div.poem {
    display: block;
    margin-left: 2em
    }
.x-ebookmaker a.pagenum {
    display: none
    }
.x-ebookmaker a.pagenum:after {
    display: none
    }
.x-ebookmaker .trnote {
    margin: 0
    }