body {
    margin-left: 10%;
    margin-right: 10%
    }
div.titlepage, div.prelim, div.dedic, div.maintext {
    margin-top: 6em;
    margin-bottom: 6em
    }
div.page {
    margin-top: 4em;
    margin-bottom: 4em;
    margin-left: auto;
    margin-right: auto;
    width: 30em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
hr.fat {
    color: #000;
    background-color: #000
    }
em {
    font-style: inherit;
    font-weight: inherit;
    font-variant: inherit;
    color: #999;
    background-color: inherit
    }
td.hanging b {
    letter-spacing: inherit;
    word-spacing: 0.33em;
    padding-right: 1em
    }
table.toc a {
    text-decoration: none
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    padding-left: 0.25em;
    line-height: 0.1em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 200%
    }
div.titlepage h1 {
    font-size: 300%;
    font-weight: bold;
    line-height: normal;
    margin: 0;
    font-family: sans-serif
    }
h2 {
    font-size: 175%
    }
h3 {
    font-size: 150%
    }
div.titlepage h3 {
    font-weight: bold
    }
h3 span.subhead {
    font-size: 80%
    }
h4 {
    font-size: 120%
    }
div.maintext h4 {
    margin-top: 4em
    }
h4 span.subhead {
    font-size: 75%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 85%
    }
p, blockquote {
    line-height: 1.2;
    clear: both
    }
div.dedic p {
    line-height: 2em
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0
    }
blockquote {
    margin: 1em 2em;
    font-size: 92%
    }
p.space {
    margin-top: 1.2em
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
div.verse {
    margin: 1em 2em;
    font-size: 92%
    }
div.verse p {
    margin-top: 0;
    margin-left: 4em;
    text-indent: -4em
    }
div.verse p.stanza {
    margin-top: 0.5em
    }
p.center {
    text-align: center
    }
p.right {
    text-align: right
    }
div.inset {
    margin: 0 2em
    }
p.hanging, td.hanging p {
    margin-left: 2em;
    text-indent: -2em
    }
div.footnote {
    margin: 4em 2em;
    font-size: 95%
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    border-collapse: collapse;
    font-size: inherit;
    font-family: inherit
    }
div.prelim table {
    margin-top: 4em
    }
table.background td {
    padding: 0
    }
table.outline {
    width: 30em
    }
table.outline th {
    font-style: normal;
    font-weight: bold;
    font-size: 150%;
    padding: 1em 1.5em 0.75em;
    border: 2px solid black
    }
table.outline td {
    padding: 0.25em 0.75em 0.75em;
    border: 2px solid black
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em
    }
td.center {
    text-align: center
    }
td.right {
    text-align: right
    }
td.middle {
    vertical-align: middle
    }
td.bottom {
    vertical-align: bottom
    }
td.header {
    font-weight: bold;
    font-family: sans-serif;
    font-size: 125%;
    line-height: 1.5
    }
td.number {
    text-align: right
    }
td.item {
    text-align: right;
    padding-right: 0.5em
    }
table.toc {
    margin-bottom: 4em
    }
table.toc td.number {
    vertical-align: bottom;
    padding-left: 1em
    }
td.part {
    text-align: center;
    line-height: 1.75em;
    padding-top: 1em
    }
td.item, table.toc p {
    text-transform: lowercase;
    font-variant: small-caps
    }
table.toc p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
span.dropcap {
    padding-right: 0.4em;
    margin-top: -0.1em;
    font-size: 280%
    }
span.dropword {
    margin-left: -1em;
    text-transform: uppercase
    }
span.author {
    clear: right;
    font-variant: small-caps;
    white-space: nowrap
    }
span.smallroman {
    text-transform: lowercase;
    font-variant: small-caps
    }
span.smallcaps, span.firstword {
    font-variant: small-caps
    }
.smaller {
    font-size: 88%
    }
.smallest {
    font-size: 75%
    }
.larger {
    font-size: 115%
    }
.largest {
    font-size: 133%
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
span.pagenum {
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
.mynote {
    background-color: #DDE;
    color: #000;
    font-family: sans-serif;
    font-size: 90%
    }
div.mynote {
    margin: 1em 5%;
    padding: 0.5em 1em 1em
    }
div.mynote a {
    text-decoration: none
    }
div.endnote {
    padding: 0.5em 1em 1em;
    margin: 1em;
    border: 3px ridge #A9F;
    font-family: sans-serif;
    font-size: 90%
    }