body {
    margin-left: 15%;
    margin-right: 15%
    }
div.frontmatter {
    page-break-before: always
    }
.halftitle {
    text-indent: 0;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em;
    font-size: 1.2em;
    font-weight: bold
    }
.halftitle .line2 {
    font-size: 0.8em
    }
.logo {
    margin-bottom: 4em
    }
h1.title {
    text-indent: 0;
    text-align: center;
    margin: 0
    }
h1.title .line1 {
    font-size: 0.8em
    }
.aut {
    text-indent: 0;
    text-align: center;
    font-weight: bold;
    font-size: 1.2em
    }
.aut .line2 {
    font-size: 0.8em
    }
.trn {
    text-indent: 0;
    text-align: center;
    margin-bottom: 1em
    }
.run {
    text-indent: 0;
    text-align: center;
    margin-bottom: 1em
    }
.pub {
    text-indent: 0;
    text-align: center
    }
h2 {
    text-indent: 0;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    page-break-before: always;
    margin-top: 3em;
    margin-bottom: 2em
    }
.end {
    margin-top: 2em
    }
p {
    margin: 0;
    text-align: justify;
    text-indent: 1em
    }
p.noindent {
    text-indent: 0
    }
p.first {
    text-indent: 0
    }
div.letter {
    margin-left: 2em;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.adr {
    margin-top: 1em;
    margin-bottom: 1em;
    text-indent: 0;
    text-align: center
    }
p.sign {
    margin-bottom: 1em;
    text-indent: 0;
    text-align: right;
    margin-right: 1em
    }
p.end {
    margin-top: 2em;
    text-indent: 0;
    text-align: center;
    letter-spacing: 0.2em
    }
p.printer {
    text-indent: 0;
    text-align: center;
    margin-top: 4em;
    font-size: 0.8em
    }
.tb {
    margin: 1em
    }
em {
    letter-spacing: 0.1em;
    margin-right: -0.1em;
    font-style: normal
    }
.antiqua {
    font-style: italic
    }
.underline {
    text-decoration: underline
    }
.hidden {
    display: none
    }
p.footnote {
    margin: 1em;
    margin-bottom: 0;
    text-indent: 0
    }
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
    }
div.ads {
    page-break-before: always;
    margin: auto;
    max-width: 30em;
    font-size: 0.8em;
    margin-top: 4em
    }
div.ads .publ {
    text-indent: 0;
    text-align: center;
    margin-bottom: 0.5em
    }
div.ads .aut {
    font-size: 1.25em;
    font-weight: bold
    }
div.ads .subt {
    text-indent: 0;
    text-align: center
    }
div.ads .tit {
    text-indent: 0;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    letter-spacing: 0.4em;
    margin-bottom: 0.5em
    }
div.ads .tit .line2 {
    letter-spacing: 0;
    font-size: 0.7em
    }
div.ads .trn {
    margin-bottom: 0
    }
div.ads .run {
    margin-bottom: 0
    }
div.ads .price {
    text-indent: 0;
    text-align: center;
    margin-bottom: 0.5em
    }
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
    }
div.ads a.pagenum {
    display: none
    }
div.ads a.pagenum:after {
    display: none
    }
div.centerpic {
    text-align: center;
    text-indent: 0;
    display: block
    }
span.centerpic {
    margin: 0;
    padding: 0
    }
span.centerpic img {
    margin: 0;
    padding: 0
    }
@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
        }
    div.ads {
        max-width: inherit
        }
    a.pagenum {
        display: none
        }
    a.pagenum:after {
        display: none
        }
    }