body {
    margin: 1em auto;
    width: 80%;
    max-width: 35em
    }
p {
    line-height: 1.5em;
    text-align: justify;
    text-indent: 1em;
    margin-top: 1em
    }
@media all {
    body {
        width: auto;
        margin: 0.5em
        }
    p {
        line-height: 1.1em
        }
    }
abbr {
    border: none;
    font-variant: normal
    }
span.kit {
    white-space: nowrap
    }
a[title].pagebreak:after {
    content: attr(title);
    font-size: x-small;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-indent: 0;
    line-height: 1em;
    border: 1px solid silver;
    color: gray;
    background-color: inherit
    }
@media all {
    a[title].pagebreak:after {
        position: static;
        content: "";
        font-size: inherit;
        font-style: inherit;
        font-variant: inherit;
        font-weight: inherit;
        text-indent: inherit;
        line-height: inherit;
        border: inherit;
        padding: inherit;
        color: inherit;
        background-color: inherit
        }
    }
div.notes {
    border: thin solid silver;
    padding: 1em;
    page-break-before: always;
    page-break-after: always
    }
div.notes p {
    text-align: center;
    text-indent: 0
    }
div.notes strong {
    font-weight: bold;
    font-variant: normal;
    display: block;
    margin-bottom: 1em;
    font-size: 150%
    }
div.notes ul {
    list-style-type: none;
    line-height: 1.5em;
    margin: 0;
    padding: 0
    }
div.notes li {
    margin-top: 0.5em
    }
div.notes em {
    padding-left: 1em
    }
p.stanza {
    text-indent: 0
    }
span.line {
    display: block;
    padding-left: 2.5em
    }
p.stanza br {
    display: none
    }
span.i0 {
    text-indent: -2.5em
    }
span.i1 {
    text-indent: -1.5em
    }
span.i6 {
    text-indent: 3.5em
    }
span.i8 {
    text-indent: 5.5em
    }
span.i9 {
    text-indent: 6.5em
    }
span.i10 {
    text-indent: 7.5em
    }
span.i11 {
    text-indent: 8.5em
    }
span.i12 {
    text-indent: 9.5em
    }
span.i13 {
    text-indent: 10.5em
    }
span.i15 {
    text-indent: 12.5em
    }
span.legacy-indent {
    display: none
    }
div.section, p.first-header, h1, h2 {
    page-break-before: always;
    page-break-after: auto
    }
p.first-header + h2, h3 {
    page-break-before: auto;
    page-break-after: avoid
    }
h1, h2, p.author, p.publisher, p.copyright, p.press, p.dedication, p.first-header, p.printer {
    text-align: center;
    text-indent: 0
    }
h1, p.first-header {
    font-size: 200%;
    line-height: 2em;
    font-weight: normal;
    margin-top: 2em
    }
p.author {
    margin-top: 2em;
    font-size: 80%
    }
p.publisher, p.copyright, p.press, p.printer {
    margin-top: 6em
    }
p.copyright, p.press, p.situation {
    font-variant: small-caps
    }
span.date {
    font-variant: normal;
    font-style: italic
    }
p.press strong {
    font-weight: bold;
    font-variant: normal
    }
p.dedication {
    font-size: 150%;
    margin-top: 4em;
    margin-bottom: 4em
    }
h2 {
    margin-top: 4em;
    font-size: 150%;
    font-weight: bold;
    line-height: 2em
    }
h3 {
    margin-top: 2em;
    font-size: 120%;
    font-weight: bold
    }
p.printer {
    border-top: thin solid black;
    margin-bottom: 4em
    }
strong {
    font-weight: normal;
    font-variant: small-caps
    }
p.signature {
    font-variant: small-caps;
    text-align: right
    }
p.situation {
    text-indent: 0;
    padding-left: 2em
    }
p.situation span.date {
    padding-left: 4em
    }
span.line.has-incipit:first-letter {
    font-size: 200%
    }
span.line span.incipit {
    text-transform: uppercase
    }
abbr.contraction {
    word-spacing: -0.12em
    }
div.introductory-stanzas {
    font-style: italic
    }
span.ellipsis {
    word-spacing: 2em;
    line-height: 0.2em
    }