body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 0.85em;
    margin-bottom: 0.85em;
    line-height: 1.25em
    }
.italic {
    font-style: italic
    }
.caps {
    text-transform: uppercase
    }
.small {
    font-size: small
    }
.med {
    font-size: medium
    }
.lg {
    font-size: large
    }
.xl {
    font-size: x-large
    }
.bold {
    font-weight: bold
    }
.no-space-top {
    margin-top: 0
    }
.no-space-bottom {
    margin-bottom: 0
    }
.space-top {
    margin-top: 1em
    }
.space-bottom {
    margin-bottom: 1em
    }
.double-space-top {
    margin-top: 2em
    }
.quad-space-top {
    margin-top: 4em
    }
.quad-space-bottom {
    margin-bottom: 4em
    }
.neat-left-margin {
    margin-left: 2.5em
    }
.ctr {
    text-align: center
    }
.sc {
    font-variant: small-caps
    }
.gap {
    line-height: 0.5em
    }
.sig {
    text-align: right
    }
.indent {
    margin-left: 65%
    }
.two-quarter-em-space {
    padding-right: 2.25em
    }
.four-em-space {
    padding-right: 4em
    }
.four-quarter-em-space {
    padding-right: 4.25em
    }
.blurb {
    margin-top: 0;
    margin-bottom: 0.5em;
    font-size: 96%;
    line-height: 1em;
    text-indent: 2em
    }
.dedication {
    text-align: center;
    line-height: 1.6em
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 2em;
    margin-top: 2em
    }
div#start-of-book {
    text-indent: 0;
    text-align: center;
    font-weight: bold;
    font-size: x-large;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 2em;
    margin-bottom: 2em
    }
div#start-of-book p {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
    text-indent: 0;
    text-align: center;
    font-weight: bold;
    font-size: x-large
    }
.chapter {
    margin-top: 4em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 120%;
    font-weight: bold
    }
.head {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 1em;
    margin-bottom: 2.5em;
    text-align: center;
    font-size: 110%;
    font-weight: bold
    }
div.chapterhead {
    padding-top: 4em
    }
p.chaptertitle {
    text-indent: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 2.5em
    }
.blockquote {
    text-align: justify;
    margin-left: 7%;
    margin-right: 7%;
    font-size: 98%;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
h1 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
hr {
    background-color: black;
    color: inherit;
    padding: 0
    }
hr.long {
    width: 90%;
    margin-top: 2.5em;
    margin-bottom: 2em
    }
hr.med {
    width: 65%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.short {
    width: 35%;
    margin-top: 2.25em;
    margin-bottom: 2.25em
    }
hr.tiny {
    width: 20%
    }
.pagenum {
    font-size: x-small;
    background-color: inherit;
    color: gray;
    text-indent: 0;
    text-align: center;
    border: 1px solid silver;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none
    }
table.toc {
    margin: 0 auto
    }
table.toc caption {
    font-variant: small-caps;
    font-weight: bold
    }
table.toc th {
    font-size: small
    }
table.toc tr td {
    vertical-align: top;
    font-size: small
    }
table.toc tr td:first-child {
    text-align: right;
    padding-right: 0.5em
    }
table.toc tr td:last-child {
    text-align: right
    }
div.boilerplate {
    line-height: 1em;
    margin-top: 0.25em;
    margin-bottom: 0.25em
    }
div.boilerplate p {
    text-indent: 0
    }
div.boilerplate ul {
    list-style-type: disc
    }
div#titlepage {
    padding-top: 5%;
    padding-bottom: 5%;
    margin-right: 5%;
    margin-left: 5%
    }
div#titlepage p {
    text-align: center;
    text-indent: 0
    }
.book-subtitle, .book-dedication {
    font-weight: bold;
    font-variant: small-caps;
    margin-left: 10%;
    margin-right: 10%
    }
.author {
    font-weight: bold;
    font-size: large;
    margin-bottom: 2em
    }
div#notes {
    text-indent: 0;
    text-align: justify;
    font-size: medium
    }
div#notes h3 {
    text-align: left;
    font-weight: bold;
    font-size: small;
    font-variant: normal;
    margin: 1em 0 0
    }
div#notes p {
    text-indent: 0
    }
div#notes ul {
    list-style-type: disc
    }
ins {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
ul {
    list-style-type: none
    }
.poem {
    margin-left: 12%;
    margin-right: 4%;
    margin-bottom: 1em;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.i2 {
    margin-left: 1em
    }
.poem p.i4 {
    margin-left: 2em
    }
.poem p.i6 {
    margin-left: 3em
    }
.poem p.i8 {
    margin-left: 4em
    }
.poem p.i10 {
    margin-left: 5em
    }
.smallbox {
    border: solid 2px;
    margin: 0 0.5em;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 1em;
    padding-right: 1em
    }
.box {
    border: solid 2px;
    margin: 0 0.5em;
    padding-bottom: 1em;
    padding-top: 1em;
    padding-left: 2em;
    padding-right: 2em
    }
a:link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: #F00;
    background-color: inherit
    }