body {
    margin-left: 15%;
    margin-right: 15%
    }
div.frontmatter {
    page-break-before: always
    }
div.logo {
    margin-top: 1em;
    margin-bottom: 6em;
    margin-right: 1em
    }
h1.title {
    text-align: center;
    font-weight: normal;
    margin-bottom: 1em
    }
.aut {
    text-indent: 0;
    text-align: center;
    font-size: 1.5em;
    margin-top: 1em;
    margin-bottom: 1em;
    letter-spacing: 0.2em
    }
.subt {
    text-indent: 0;
    text-align: center;
    margin-bottom: 6em
    }
.pub {
    text-indent: 0;
    text-align: center;
    letter-spacing: 0.2em;
    line-height: 1.5em
    }
.ser {
    text-indent: 0;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 0.5em;
    font-size: 0.8em;
    letter-spacing: 0.1em
    }
.printer {
    text-indent: 0;
    text-align: center;
    margin-bottom: 6em;
    font-size: 0.8em
    }
h2.part {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em;
    page-break-before: always
    }
h3.chapter {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
.pbb {
    page-break-before: always
    }
h4.subchap {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.5em
    }
p {
    margin: 0;
    text-align: justify;
    text-indent: 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
    }
.stanza.tb p {
    text-align: center;
    text-indent: 0;
    margin-left: 0
    }
em {
    letter-spacing: 0.2em;
    font-style: normal;
    margin-right: -0.2em
    }
span.underline {
    text-decoration: underline
    }
div.table {
    text-align: center
    }
table.toc {
    margin-left: auto;
    margin-right: auto
    }
table.toc td {
    padding-left: 0;
    padding-right: 0;
    font-size: 0.8em
    }
table.toc td.col1 {
    padding-left: 2em;
    padding-right: 2em;
    text-align: left
    }
table.toc tr.p td {
    padding-top: 0.2em
    }
table.toc tr.p td.col1 {
    padding-left: 0;
    padding-right: 2em;
    text-align: left;
    font-size: 1em;
    letter-spacing: 0.15em
    }
table.toc td.col_page {
    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;
    background-color: #ccc;
    color: #000;
    border: black 1px dotted;
    margin: 2em;
    padding: 1em;
    page-break-before: always
    }
.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 {
    text-indent: 0;
    margin-top: 1em
    }
.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
    }
.rightpic {
    text-align: right;
    text-indent: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
    }
@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
        }
    a.pagenum {
        display: none
        }
    a.pagenum:after {
        display: none
        }
    .trnote p.handheld-only {
        display: block
        }
    }