body {
    margin-left: 15%;
    margin-right: 15%
    }
.titlematter {
    page-break-before: always
    }
.logo {
    margin-top: 2em;
    margin-bottom: 8em
    }
p.ad {
    text-indent: 0;
    line-height: 1.3em;
    margin-top: 3em;
    margin-bottom: 3em;
    margin-left: auto;
    margin-right: auto;
    max-width: 25em
    }
p.ad .line1 {
    font-size: 0.8em
    }
h1 {
    text-align: center
    }
h1.tit {
    font-size: 2em;
    line-height: 0.8em;
    margin-top: 1em;
    margin-bottom: 0;
    letter-spacing: 0.2em
    }
p.aut {
    font-size: 2em;
    line-height: 0.8em;
    margin-top: 0;
    margin-bottom: 3em;
    text-indent: 0;
    text-align: center
    }
p.aut .line1 {
    font-size: 0.5em
    }
p.aut .line2 {
    font-size: 0.5em
    }
p.aut .line3 {
    font-size: 1em;
    letter-spacing: 0.1em
    }
p.pub {
    text-indent: 0;
    text-align: center;
    line-height: 1.3em
    }
p.pub .line1 {
    border-top: 4px double black;
    display: inline-block;
    padding-top: 0.1em
    }
p.cop {
    text-indent: 0;
    text-align: center;
    margin-top: 8em;
    margin-bottom: 8em;
    font-size: 0.8em;
    line-height: 1.3em
    }
p.ded {
    text-indent: 0;
    text-align: center;
    letter-spacing: 0.2em;
    margin-top: 5em;
    margin-bottom: 5em
    }
p.printer {
    text-indent: 0;
    text-align: center;
    font-size: 0.8em;
    margin-top: 5em;
    margin-bottom: 5em
    }
h2 {
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em;
    page-break-before: always
    }
h3 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
p {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-align: justify;
    text-indent: 1em
    }
.pb {
    page-break-before: always;
    margin-top: 2em
    }
p.first {
    text-indent: 0
    }
span.firstchar {
    clear: left;
    display: inline-block;
    font-size: 3em;
    line-height: 0.8em
    }
span.prefirstchar {
    display: none
    }
p.noindent {
    text-indent: 0
    }
p.tb {
    text-indent: 0;
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
p.end {
    text-indent: 0;
    text-align: center;
    letter-spacing: 0.2em;
    margin-top: 2em
    }
div.poem {
    text-align: left;
    text-indent: 0;
    margin-left: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 0.8em
    }
.poem .line {
    text-align: left;
    text-indent: -2em;
    margin-left: 2em
    }
em {
    letter-spacing: 0.2em;
    font-style: normal
    }
span.antiqua {
    font-family: "Courier New", monospace
    }
span.underline {
    text-decoration: underline
    }
span.hidden {
    display: none
    }
table.toc {
    margin-left: auto;
    margin-right: auto
    }
table.toc td {
    padding-left: 0;
    padding-right: 0;
    vertical-align: top
    }
table.toc td.col1 {
    padding-right: 2em;
    text-align: left
    }
table.toc td.col2 {
    text-align: center
    }
table.toc td.col_page {
    text-align: right;
    min-width: 3em
    }
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[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
    }
.centerpic {
    text-align: center;
    text-indent: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
    }