body {
    margin-left: 15%;
    margin-right: 15%
    }
h1 {
    text-indent: 0;
    text-align: center
    }
h2 {
    text-indent: 0;
    text-align: center
    }
h3 {
    text-indent: 0;
    text-align: center
    }
h1.title {
    margin-top: 2em;
    margin-bottom: 1em;
    page-break-before: always
    }
p.aut {
    text-indent: 0;
    text-align: center;
    margin-bottom: 1em
    }
p.edt {
    text-indent: 0;
    text-align: center;
    margin-bottom: 1em
    }
h2.chapter {
    margin-top: 3em;
    margin-bottom: 1em;
    font-size: 1em;
    font-weight: normal
    }
h2.chapter .firstline {
    font-size: 1.2em;
    font-weight: bold
    }
h2.chapter.footnotes {
    font-size: 1.2em;
    font-weight: bold
    }
h3.subchap {
    margin-top: 2em;
    margin-bottom: 1em
    }
.pbb {
    page-break-before: always
    }
.noindent {
    text-indent: 0
    }
.center {
    text-indent: 0;
    text-align: center
    }
p {
    margin: 0;
    text-align: justify;
    text-indent: 1em
    }
p.date {
    text-indent: 1em;
    text-align: left;
    margin-top: 1em;
    line-height: 1.5em
    }
p.sign {
    text-indent: 0;
    text-align: right;
    margin-right: 1em;
    margin-bottom: 1em;
    line-height: 1.5em
    }
p.date + p.sign {
    margin-top: -1.5em
    }
div.dict p {
    margin-left: 2em;
    text-indent: -2em
    }
div.index {
    font-size: 0.8em
    }
div.index p {
    margin-left: 2em;
    text-indent: -2em
    }
div.notes {
    font-size: 0.8em
    }
p.footnote {
    text-indent: 0;
    font-size: 0.8em;
    margin: 1em;
    margin-bottom: 0
    }
p.footnote2 {
    text-indent: 2em;
    margin: 1em;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 0.8em
    }
a.fnote {
    font-weight: normal
    }
a.fnote {
    font-size: 0.6em;
    vertical-align: 30%
    }
div.stanza.footnote2 {
    font-size: 0.8em;
    margin-left: 4em
    }
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;
    page-break-inside: avoid
    }
.stanza .verse {
    text-align: left;
    text-indent: -2em;
    margin-left: 2em
    }
.stanza .verse2 {
    text-align: left;
    text-indent: -2em;
    margin-left: 4em
    }
div.numbered_poems {
    display: table;
    margin-left: auto;
    margin-right: auto;
    text-align: center
    }
div.numbered {
    margin-top: 1em;
    margin-bottom: 0;
    display: table-row
    }
div.numbered .number, div.numbered .poem-container {
    display: table-cell;
    vertical-align: top
    }
div.numbered .number {
    text-indent: 0;
    text-align: right;
    width: 2.5em;
    font-weight: bold;
    padding-right: 1em
    }
div.numbered .poem-container {
    margin: 0
    }
div.numbered div.stanza {
    margin-top: 0
    }
div.two_columns {
    display: table;
    margin-left: auto;
    margin-right: auto;
    max-width: 32em
    }
div.two_columns div.row {
    display: table-row
    }
div.two_columns .left {
    display: table-cell;
    padding-right: 0.5em;
    width: 50%
    }
div.two_columns .right {
    display: table-cell;
    padding-left: 0.5em;
    width: 50%
    }
div.table {
    text-align: center;
    margin-bottom: 1em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.table0025 td {
    vertical-align: top;
    text-indent: -1em;
    padding-left: 1.5em;
    text-align: left;
    width: 33%
    }
table.table0029 td {
    vertical-align: top;
    text-indent: -1em;
    padding-left: 1.5em;
    text-align: left;
    width: 33%
    }
em {
    letter-spacing: 0.15em;
    margin-right: -0.15em;
    font-style: normal
    }
.hidden {
    display: none
    }
.underline {
    text-decoration: underline
    }
.small {
    font-size: 0.8em
    }
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
    }
div.trnote {
    font-family: sans-serif;
    font-size: 0.8em;
    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 .hdr {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-weight: bold
    }
.trnote h2 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: 0.8em;
    font-weight: bold;
    text-align: left
    }
.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 p.handheld-only {
    display: none
    }
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
    }
@media all {
    body {
        margin-left: 0;
        margin-right: 0
        }
    div.poem-container div.poem {
        display: block;
        margin-left: 2em
        }
    em {
        letter-spacing: 0;
        margin-right: 0;
        font-style: italic
        }
    p.date + p.sign {
        margin-top: 0
        }
    table.table0025 td {
        width: auto
        }
    table.table0029 td {
        width: auto
        }
    div.two_columns {
        max-width: inherit;
        margin: 0;
        display: block
        }
    div.two_columns div.row {
        display: block
        }
    div.two_columns .left {
        text-indent: 0;
        width: auto;
        padding: 0;
        display: block;
        margin-right: 2em
        }
    div.two_columns .right {
        text-indent: 0;
        width: auto;
        padding: 0;
        display: block;
        margin-left: 2em
        }
    a.pagenum {
        display: none
        }
    a.pagenum:after {
        display: none
        }
    .trnote p.handheld-only {
        display: block
        }
    }