body {
    margin-left: 10%;
    margin-right: 10%;
    font-family: "Century Schoolbook", "Century Schoolbook L", "Bookman Old Style", "Bookman", "URW Bookman L", serif
    }
h1 {
    font-size: 300%;
    color: #e42b0e;
    text-align: center;
    clear: both
    }
h2 {
    font-size: 200%;
    text-align: center;
    clear: both
    }
p {
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.4em;
    text-align: justify
    }
body > p {
    text-indent: 2em
    }
.large {
    font-size: 1.6em;
    text-align: center
    }
.xlarge {
    font-size: 3em;
    text-align: center
    }
.xxlarge {
    font-size: 3.2em;
    text-align: center
    }
.continued {
    text-indent: 0
    }
hr {
    width: 45%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 27.5%;
    clear: both
    }
hr.chapter {
    width: 65%;
    margin-left: 17.5%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.key {
    border-collapse: collapse;
    border-color: black;
    border-style: solid;
    border-width: 1px
    }
.key th {
    border-color: black;
    border-style: solid;
    border-width: 1px
    }
.reverse {
    color: white;
    background-color: blue
    }
.pagenum {
    font-size: 0.75em;
    font-style: normal;
    color: #808080;
    text-align: right;
    padding: 0 0 0 0
    }
.pagenum a {
    text-decoration: none
    }
.pagenum a:hover {
    color: #F00
    }
.blockquot {
    line-height: 1.1em;
    margin-left: 20%;
    margin-right: 20%;
    text-align: justify
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em;
    text-align: justify
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none;
    font-style: normal;
    font-weight: normal
    }
.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
    }
.transcriber {
    width: 60%;
    padding: 1em;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.75em;
    color: black;
    background: #add8e6;
    border: dotted 1px
    }
.thumb {
    margin: auto;
    border-style: solid;
    border-width: 4px;
    text-align: center
    }
.caption {
    font-size: 150%;
    font-weight: bold;
    text-align: center
    }
.credit {
    text-align: center;
    font-size: 75%;
    font-weight: normal
    }
.click {
    font-style: italic;
    font-weight: bold;
    font-size: 1em;
    text-align: center;
    padding-right: 2em;
    padding-left: 2em
    }
.titlepage {
    background-color: #fec;
    font-size: 300%
    }
.title {
    color: #e42b0e;
    font-size: 125%;
    text-align: center;
    clear: both;
    margin-bottom: -0.5em
    }
.publisher {
    color: #e42b0e;
    text-align: center
    }
.copyright {
    margin-left: 75%;
    font-style: italic;
    font-size: 75%
    }
.toc {
    border-style: none;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    width: 85%
    }
.toc td, th {
    padding: 0.1em 1em 0.1em 1em;
    vertical-align: top;
    border-style: none
    }
.appendix {
    border-collapse: collapse;
    border-style: none;
    border-width: 1px;
    width: 90%
    }
.appendix th, td {
    border-style: none;
    border-width: 1px
    }
.index {
    list-style-type: none;
    line-height: 1.4em;
    margin-left: 5%;
    margin-right: 10%;
    text-indent: -5%;
    margin-bottom: 2em
    }
#title1 {
    clear: both;
    color: #e42b0e;
    font-size: 300%;
    font-weight: bold;
    text-align: center;
    text-indent: 0
    }
#i_006 {
    margin: auto;
    text-align: center
    }
#i_021 {
    margin: auto;
    text-align: center
    }
#i_313b {
    margin: auto;
    text-align: center
    }
.covernote {
    visibility: hidden;
    display: none
    }
@media all {
    .click {
        display: none
        }
    .covernote {
        visibility: visible;
        display: block
        }
    }