body {
    font-size: medium
    }
div.chapter {
    margin: 0 auto;
    padding-top: 3em;
    padding-bottom: 3em;
    max-width: 32em
    }
div.tp {
    margin: 8em auto;
    text-align: center
    }
p {
    text-align: justify;
    margin-top: 0
    }
p.author {
    margin: 4em auto;
    text-align: center;
    line-height: 1.2
    }
p.author big {
    font-size: 140%
    }
p.publisher {
    margin: 4em auto;
    text-align: center;
    line-height: 1.4;
    font-size: 125%
    }
span.biggap {
    word-spacing: 5em
    }
p.rtindent {
    text-align: right;
    padding-right: 1em;
    page-break-before: avoid;
    page-break-after: avoid;
    margin-bottom: 0
    }
p.ltindent {
    text-align: left;
    text-indent: 1em;
    page-break-before: avoid
    }
h1, h2, h3, h4 {
    text-align: center;
    text-indent: 0
    }
h2, h3 {
    font-weight: normal;
    line-height: 1.8;
    word-spacing: 0.5em
    }
h4 {
    font-weight: normal;
    font-size: 100%
    }
span.oldmaid {
    text-align: left
    }
span.oldmaid {
    display: inline;
    padding: 0 1em 0 0
    }
p.tbafter {
    padding-bottom: 2em;
    text-indent: 0
    }
p.stars {
    word-spacing: 3em;
    text-align: center;
    text-indent: 0;
    padding: 1.5em 0
    }
table {
    margin: auto
    }
th {
    text-align: right;
    font-weight: normal
    }
table.toc td {
    padding-top: 0.25em;
    vertical-align: top;
    text-align: left;
    font-size: 80%
    }
table.toc td.chap {
    text-align: right;
    vertical-align: top;
    padding-right: 1em
    }
table.toc td.right {
    text-align: right;
    padding-left: 2em;
    vertical-align: bottom
    }
table.toc td.ctr {
    text-align: center;
    vertical-align: top;
    padding-top: 1em;
    padding-bottom: 1em
    }
.poetry-container {
    text-align: center;
    padding-bottom: 0.5em
    }
.poetry {
    display: inline-block;
    text-align: left;
    font-size: 85%
    }
.poetry .stanza {
    padding: 0.5em 0
    }
.stanza div {
    margin: 0.167em 0 0 0;
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.poetry .indent6 {
    text-indent: 0
    }
.poetry .indent8 {
    text-indent: 1em
    }
span.pagenum {
    display: none;
    visibility: hidden;
    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: 0.5em;
    margin: 3em auto
    }
div.tnote {
    page-break-after: always;
    border: 1px dashed
    }
div.tnote p {
    text-indent: 0;
    margin-top: 0.5em;
    text-align: left
    }
div.tnote h2 {
    text-indent: 0;
    text-align: left;
    font-size: 110%;
    font-style: normal;
    font-weight: bold;
    padding: 0.75em 0 0 0;
    margin: 0 auto;
    line-height: 1
    }
.ns {
    display: none;
    visibility: hidden
    }
.nw {
    white-space: nowrap
    }
.smc {
    font-variant: small-caps
    }
.allsc {
    font-variant: small-caps;
    text-transform: lowercase
    }
cite, em {
    font-style: italic
    }
p.noindent {
    text-indent: 0
    }
@media print {
    a:link {
        color: black;
        background-color: inherit;
        text-decoration: none
        }
    a:visited {
        color: black;
        background-color: inherit;
        text-decoration: none
        }
    }
@media screen {
    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 {
        outline: #fe6 2px solid;
        color: inherit;
        background-color: #fe6
        }
    }
@media print {
    span.pagenum {
        border: 0
        }
    h1, h2, h3 {
        page-break-before: always
        }
    body {
        margin-right: 5%;
        margin-left: 5%
        }
    p {
        text-indent: 1.25em;
        margin-bottom: 0.25em
        }
    h2.pushdown {
        padding-top: 12em
        }
    }
@media screen {
    span.pagenum {
        border-top: thin solid silver;
        border-bottom: thin solid silver;
        display: inline;
        visibility: visible;
        position: absolute;
        left: 1%
        }
    body {
        margin-left: 10%;
        margin-right: 10%
        }
    p {
        text-indent: 0;
        margin-bottom: 0.75em
        }
    }
@media all {
    body {
        margin-left: 0;
        margin-right: 0
        }
    span.pagenum {
        border: 0
        }
    h1 {
        padding: 1em 0
        }
    h1, h2, h3 {
        page-break-before: always
        }
    .poetry {
        display: block;
        margin-left: 1.5em
        }
    p {
        text-indent: 1em;
        margin-bottom: 0.25em
        }
    div.tnote {
        border: 0
        }
    h2.pushdown {
        padding-top: 4em
        }
    }