body {
    margin-left: 15%;
    margin-right: 15%
    }
div.frontmatter {
    page-break-before: always
    }
h1.title {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 0.5em;
    letter-spacing: 0.1em
    }
h1.title .line1 {
    font-size: 0.8em
    }
.aut {
    text-indent: 0;
    text-align: center;
    margin-bottom: 3em
    }
.aut .line1 {
    font-size: 0.8em
    }
.epi {
    text-indent: 0;
    margin-left: auto;
    max-width: 20em;
    font-size: 0.8em;
    margin-bottom: 3em;
    margin-right: 1em
    }
.pub {
    text-indent: 0;
    text-align: center
    }
.pub .line1 {
    font-weight: bold
    }
.pub .line2 {
    font-weight: bold;
    font-size: 0.8em
    }
.imp {
    text-indent: 0;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 4em
    }
.printer {
    text-indent: 0;
    text-align: right;
    font-weight: bold;
    margin-top: 1em;
    margin-right: 1em
    }
h2 {
    text-align: center
    }
h2.part {
    page-break-before: always;
    margin-top: 3em;
    margin-bottom: 3em
    }
h2.ads {
    margin-top: 2em;
    margin-bottom: 1em
    }
h3 {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 1em
    }
h3.date {
    font-size: 1em;
    font-weight: normal;
    margin-top: 2em;
    margin-bottom: 0.5em;
    text-align: right;
    margin-right: 1em
    }
p {
    margin: 0;
    text-align: justify;
    text-indent: 1em
    }
p.first {
    text-indent: 0
    }
span.firstchar {
    font-size: 2em;
    font-weight: bold
    }
p.noindent {
    text-indent: 0
    }
p.hdr {
    text-indent: 0;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: bold
    }
p.date {
    text-indent: 0;
    text-align: right;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: 1em
    }
p.ldate {
    text-indent: 0;
    text-align: left;
    line-height: 1.3em;
    margin-top: -2.3em;
    margin-bottom: 1em
    }
p.adr {
    text-indent: 0;
    text-align: left;
    margin-left: 3em;
    margin-top: 1em
    }
p.sign {
    text-indent: 0;
    text-align: right;
    margin-top: 1em;
    margin-right: 1em;
    margin-bottom: 1em
    }
.pbb {
    page-break-before: always
    }
p.tb {
    margin: 1em;
    text-indent: 0;
    text-align: center
    }
p.footnote {
    text-indent: 0;
    margin: 1em;
    font-size: 0.8em
    }
div.ads {
    page-break-before: always;
    margin-left: auto;
    margin-right: auto;
    max-width: 30em;
    font-size: 0.8em
    }
em {
    letter-spacing: 0.1em;
    margin-right: -0.1em;
    font-style: normal
    }
span.underline {
    text-decoration: underline
    }
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
    }
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-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 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
    }
a.pagenum {
    margin-top: 0;
    color: gray;
    background-color: inherit;
    line-height: 1em;
    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.pagenum:after {
    content: attr(title)
    }
@media all {
    body {
        margin-left: 0;
        margin-right: 0
        }
    em {
        letter-spacing: 0;
        margin-right: 0;
        font-style: italic
        }
    div.poem-container div.poem {
        display: block;
        margin-left: 2em
        }
    a.pagenum {
        display: none
        }
    a.pagenum:after {
        display: none
        }
    .epi {
        max-width: inherit;
        margin-left: 3em;
        margin-right: 3em
        }
    div.ads {
        margin-left: 2em;
        margin-right: 2em;
        max-width: inherit
        }
    }