h1, h2, h3 {
    text-align: center;
    font-weight: normal;
    clear: both
    }
h1 {
    font-size: 175%;
    line-height: 1.5;
    padding-top: 2em
    }
h2 {
    font-size: 150%;
    margin-top: 6em
    }
h2 img {
    padding-bottom: 0.5em;
    text-align: center
    }
h3 {
    margin: 2em 0 0;
    font-size: 120%;
    font-variant: small-caps
    }
p {
    margin: 1em 0 0;
    text-align: left;
    line-height: 1.3
    }
#titlepage .center {
    line-height: 1.5;
    margin-top: 2em
    }
#author {
    text-align: center;
    font-size: 150%;
    margin-top: 1.5em
    }
#bookplate {
    margin: 2em auto
    }
.frontmatter {
    text-align: center;
    font-style: italic;
    font-size: 90%;
    margin: auto;
    max-width: 30em
    }
#titlepage, .intro, .toc, .index, .footnotes {
    page-break-before: always;
    page-break-after: always
    }
hr.tb {
    margin: 1em auto;
    clear: both;
    width: 25%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
div.toc table td {
    padding-left: 2em;
    text-indent: -2em
    }
.toc a {
    text-decoration: none
    }
.toc a:hover {
    text-decoration: underline
    }
.figcenter {
    margin: 1em auto;
    text-align: center
    }
div.caption {
    font-weight: bold;
    text-align: center;
    margin: 0.5em auto
    }
img {
    max-width: 100%;
    height: auto
    }
div.footnotes {
    margin: auto;
    max-width: 40em
    }
a.label {
    padding-right: 0.2em;
    text-decoration: none
    }
a.marker {
    vertical-align: top;
    font-size: 0.8em;
    padding: 0 0.2em;
    text-decoration: none
    }
a.marker:before {
    content: "[";
    vertical-align: top
    }
a.marker:after {
    content: "]";
    vertical-align: top
    }
a.marker:hover {
    text-decoration: underline
    }
a.label:before {
    content: "["
    }
a.label:after {
    content: "]"
    }
a.label:hover {
    text-decoration: underline
    }
.poem {
    text-align: left;
    padding: 1em 0 0;
    display: inline-block
    }
.line {
    margin: 0;
    text-indent: -3em;
    padding-left: 3em
    }
.poem .attribution {
    text-align: right;
    margin: 0.5em -2em 0 0
    }
.speaker {
    padding-right: 0.25em
    }
div.omit {
    letter-spacing: 1.5em;
    font-weight: bold;
    text-align: center
    }
.poem .quote {
    text-indent: -3.5em
    }
.poem .i2 {
    text-indent: -1.75em
    }
.poem .i4 {
    text-indent: -0.5em
    }
.poem .i6 {
    text-indent: 0.75em
    }
.poem .i8 {
    text-indent: 2em
    }
.poem .i10 {
    text-indent: 3em
    }
.poem .i12 {
    text-indent: 4.25em
    }
.poem .i14 {
    text-indent: 5.5em
    }
.poem .i16 {
    text-indent: 6.75em
    }
.index {
    margin: auto;
    max-width: 40em
    }
.index ul li {
    list-style-type: none;
    padding-left: 2em;
    text-indent: -2em
    }
ul.ix {
    padding-left: 0
    }
.index > .ix {
    margin-top: 1em
    }
.index a {
    text-decoration: none
    }
.index a:hover {
    text-decoration: underline
    }
div.title {
    text-align: center;
    margin-top: 1em
    }
div.sig-right {
    text-align: right;
    padding-right: 2em;
    margin-top: 1em
    }
div.sig-left {
    text-align: left;
    padding-left: 2em;
    margin-top: 1em
    }
.left {
    text-align: left
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smaller {
    font-size: 75%
    }
.larger {
    font-size: 150%
    }
.no-wrap {
    white-space: nowrap
    }
.small-caps {
    font-variant: small-caps
    }
.italic {
    font-style: italic
    }
.upper {
    text-transform: uppercase
    }
.normal {
    font-variant: normal;
    font-weight: normal
    }
.top4 {
    margin-top: 4em
    }
sup {
    line-height: 50%
    }
.transnote {
    border: 1px solid black;
    padding: 1em;
    margin: 4em auto;
    max-width: 40em;
    font-family: sans-serif, serif;
    font-size: smaller;
    page-break-before: always
    }
@media screen, print {
    body {
        width: 80%;
        margin: auto;
        max-width: 60em
        }
    .pagenum {
        position: absolute;
        right: 2%;
        font-size: small;
        font-weight: normal;
        font-variant: normal;
        font-style: normal;
        text-indent: 0;
        text-align: left;
        color: #C0C0C0;
        background-color: inherit
        }
    a[title].pagenum:after {
        content: attr(title)
        }
    }
@media print {
    a {
        text-decoration: none;
        color: black
        }
    a.enlarge {
        display: none
        }
    a.marker:before, a.marker:after, a.label:before, a.label:after {
        display: none
        }
    }
@media all {
    .poem {
        margin-left: 1.5em;
        display: block
        }
    .poem .attribution {
        text-align: right;
        margin: 0.5em 2em 0 0
        }
    h1 {
        margin-top: 0;
        padding-top: 2em
        }
    h2 {
        margin-top: 0;
        padding-top: 1em
        }
    }