a[title].page {
    font-size: x-small;
    color: gray;
    display: inline
    }
a[title].page:after {
    content: attr(title)
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
div.note {
    margin: 4em 10% 0 10%;
    padding: 0 0.5em 0 0.5em;
    border: 1px dashed black;
    background-color: rgb(80%, 100%, 80%);
    font-size: smaller
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal
    }
em.gesperrt {
    letter-spacing: 0.35ex;
    padding-left: 0;
    font-style: normal
    }
em.antiqua {
    font-family: "Courier New", monospace;
    font-size: smaller;
    font-style: normal
    }
em.smaller {
    font-style: normal;
    font-size: smaller
    }
em.larger {
    font-style: normal;
    font-size: larger
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
p.copyright {
    margin-top: 5em;
    margin-bottom: 0;
    font-size: smaller;
    text-align: center
    }
p.tb {
    margin-top: 3em
    }
p.newsection {
    margin-top: 3em
    }
p.newsection:first-letter {
    font-size: 161.8%;
    font-weight: bold
    }
p.diary {
    margin-top: 3em;
    text-align: right
    }
p.printer {
    margin-top: 1em;
    text-align: center;
    font-size: smaller;
    letter-spacing: 0.35ex
    }
div.textbody h2 {
    margin-top: 5em;
    margin-bottom: 2em;
    font-size: x-large;
    font-style: normal;
    letter-spacing: 0.1ex;
    padding-left: 0
    }
div.titlepage h1 {
    font-size: x-large;
    letter-spacing: 0.35ex;
    padding-left: 0;
    line-height: 140%;
    margin-top: 2em;
    margin-bottom: 0
    }
div.titlepage h2 {
    font-size: large;
    letter-spacing: 0.35ex;
    padding-left: 0;
    margin-top: 1em;
    margin-bottom: 0.5em
    }
div.titlepage h3 {
    font-size: medium;
    margin-top: 2em;
    margin-bottom: 0
    }
div.titlepage h4 {
    font-size: medium;
    letter-spacing: 0.35ex;
    padding-left: 0;
    margin-top: 7em;
    margin-bottom: 1em
    }
div.advertisements {
    margin-top: 5em;
    margin-left: 10%;
    margin-right: 10%;
    font-size: smaller;
    padding: 0.5em 0.5em 0.5em 0.5em;
    background-color: rgb(95%, 95%, 95%)
    }
div.advertisements h1 {
    text-align: center;
    font-weight: normal;
    font-size: large;
    font-style: normal;
    letter-spacing: 0.35ex;
    padding-left: 0;
    margin-bottom: 1.5em
    }
div.advertisements h2 {
    text-align: center;
    font-weight: normal;
    font-size: large;
    font-style: normal;
    letter-spacing: 0.35ex;
    padding-left: 0;
    margin-top: 1.5em;
    margin-bottom: 0
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.toc {
    font-size: medium;
    width: 80%;
    line-height: 125%;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.toc caption {
    font-size: x-large;
    font-style: normal;
    line-height: 200%;
    letter-spacing: 0.35ex;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto
    }
table.illustration {
    font-size: medium;
    margin-top: 3em;
    margin-bottom: 3em
    }
#col1 {
    width: 25%
    }
#col2 {
    width: 75%
    }
#col3 {
    width: 10%
    }
td.small {
    font-size: smaller
    }
tr.source td {
    font-size: smaller
    }
tr.tocent td {
    padding-top: 0.75em
    }
img {
    border-style: none
    }
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
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.caption {
    font-weight: bold
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em;
    padding-left: 3em;
    text-indent: -3em
    }