p {
    text-align: justify;
    margin-top: 0
    }
div.halftitle, div.titlepage {
    page-break-after: always;
    margin: 6em auto;
    text-align: center
    }
div.halftitle {
    page-break-before: always
    }
div.plate {
    page-break-after: always;
    page-break-inside: avoid;
    max-width: 40em;
    margin: 6em auto;
    text-align: center;
    font-size: 85%;
    line-height: 1.8
    }
div.dedication {
    page-break-after: always;
    padding: 8em 0;
    margin: 0 auto;
    max-width: 40em;
    clear: both
    }
#dedic {
    text-align: center;
    text-indent: 0;
    word-spacing: 0.2em;
    padding-bottom: 1em
    }
#sig {
    text-align: left;
    text-indent: 0
    }
div.toc {
    margin: 3em auto;
    page-break-after: always
    }
#toc {
    margin: auto
    }
#toc th {
    text-align: right;
    font-weight: normal;
    font-size: xx-small
    }
#toc td {
    text-indent: 0;
    vertical-align: top;
    font-size: small;
    padding-bottom: 0.25em
    }
#toc td.chapnum {
    text-align: right;
    padding-right: 0.5em
    }
#toc td.chappg {
    text-align: right;
    padding-left: 3em;
    vertical-align: bottom
    }
div.chap {
    margin: 0 auto;
    padding: 2em 0;
    clear: both;
    font-size: medium;
    max-width: 40em;
    page-break-after: always
    }
h1 {
    font-weight: normal;
    text-align: center;
    text-indent: 0;
    margin: 6em auto 1em auto;
    line-height: 2;
    font-size: 150%;
    letter-spacing: 0.2em;
    word-spacing: 0.25em
    }
h2 {
    font-weight: normal;
    text-align: center;
    text-indent: 0;
    margin: 6em auto 1em auto;
    line-height: 1.8;
    font-size: 120%;
    word-spacing: 0.25em
    }
#firstchap {
    margin-top: 2em;
    page-break-before: avoid
    }
h2 small {
    font-size: 70%
    }
.poetry-container {
    text-align: center;
    font-size: 85%;
    page-break-inside: avoid;
    padding-bottom: 0.25em
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .stanza {
    padding: 0
    }
.stanza div {
    line-height: 1.3em;
    margin: 0;
    padding-left: 4em;
    text-indent: -4em
    }
.stanza .i2 {
    text-indent: -2em
    }
.stanza .i4 {
    text-indent: 0
    }
.stanza .i5 {
    text-indent: 1em
    }
.stanza .i16 {
    text-indent: 12em
    }
.stanza .hangpunct {
    text-indent: -4.3em
    }
.stanza .i2hang {
    text-indent: -2.3em
    }
h2 + div.poetry-container {
    margin: -1em auto 1em auto
    }
hr.ww {
    width: 100%;
    height: 0.25em;
    margin: 1em auto
    }
a:link {
    color: blue;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: blue;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: red;
    background-color: inherit
    }
a:focus {
    color: inherit;
    background-color: #fe6
    }
span.pagenum {
    font-size: x-small;
    font-family: serif;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: 0;
    text-indent: 0;
    text-align: left;
    margin: 0;
    padding: 0.05em 0.5em
    }
div.tnote {
    padding: 1em;
    margin: 6em auto 3em auto;
    font-family: serif;
    page-break-after: always;
    border: 1px dashed
    }
div.tnote p {
    text-indent: 0;
    margin-top: 0.5em;
    font-size: small;
    text-align: left
    }
div.tnote h2 {
    text-indent: 0;
    text-align: left;
    font-size: large;
    font-style: normal;
    font-weight: bold;
    padding: 0.75em 0 0 0;
    margin: 0 auto;
    line-height: 1;
    letter-spacing: 0
    }
.ns, .epub {
    display: none;
    visibility: hidden
    }
em, cite {
    font-style: italic
    }
.smcap {
    font-variant: small-caps
    }
.nw {
    white-space: nowrap
    }
.pgbrk {
    page-break-after: always
    }
img.bordered {
    border: 2px solid black;
    display: inline-block
    }
#fin {
    padding: 2em 0 6em 0;
    text-align: center;
    text-indent: 0;
    page-break-before: avoid
    }
@media print {
    a:link {
        color: black;
        background-color: inherit;
        text-decoration: none
        }
    a:visited {
        color: black;
        background-color: inherit;
        text-decoration: none
        }
    body {
        margin-right: 0;
        margin-left: 0
        }
    div.chap p {
        margin: 0 0 0.15em 0;
        text-indent: 2em
        }
    span.pagenum {
        display: none;
        visibility: hidden
        }
    }
@media screen {
    body {
        margin-left: 10%;
        margin-right: 10%
        }
    div.chap p {
        margin: 0.5em 0 0.75em 0;
        text-indent: 0
        }
    span.pagenum {
        border-top: thin solid silver;
        border-bottom: thin solid silver;
        display: inline;
        visibility: visible;
        position: absolute;
        left: 1%
        }
    }
@media print, screen {
    #halftitle {
        width: 394px
        }
    #titlepage {
        width: 489px
        }
    #frontis {
        width: 461px
        }
    #illo-0055 {
        width: 461px
        }
    }
@media all {
    body {
        margin-left: 2%;
        margin-right: 2%
        }
    span.pagenum, hr.ww {
        display: none;
        visibility: hidden
        }
    div.chap p {
        margin: 0 0 0.15em 0;
        text-indent: 2em
        }
    div.plate p {
        text-align: center;
        text-indent: 0
        }
    .epub {
        display: inline;
        visibility: visible
        }
    }
div.chap p.noindent {
    text-indent: 0
    }
div.chap p.fivestar {
    text-indent: 0;
    text-align: center;
    word-spacing: 0.75em;
    font-weight: bold;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 120%
    }