body {
    margin-left: 10%;
    margin-right: 10%
    }
em {
    font-style: normal
    }
img {
    padding: 0;
    margin: 0
    }
img.capital {
    margin: 0.2em 0.5em 0.2em 0
    }
a:link {
    text-decoration: none;
    color: #903;
    background-color: inherit
    }
a:visited {
    text-decoration: none;
    color: #600;
    background-color: inherit
    }
a.tag {
    vertical-align: 0.3em;
    font-size: 80%;
    line-height: 0;
    font-style: normal
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.full {
    width: 100%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 250%;
    letter-spacing: 0.1em
    }
h2 {
    font-size: 200%
    }
h3 {
    font-size: 150%
    }
h4 {
    font-size: 120%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 85%
    }
div.titlepage {
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    max-width: 22em
    }
p, blockquote {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.hanging {
    margin-left: 1em;
    text-indent: -1em
    }
p.text {
    padding-top: 0;
    margin: 0
    }
p.inset {
    padding-left: 1em;
    padding-right: 1em;
    margin-top: 0;
    font-style: italic
    }
div.receipts h5 {
    font-style: italic;
    font-size: 105%;
    margin-top: 1em;
    margin-bottom: 1em
    }
div.receipts p.text:first-letter {
    padding: 0 0.1em 0 0;
    margin-top: 0;
    margin-bottom: -0.2em;
    line-height: 1em;
    font-size: 250%
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.toc {
    width: 90%;
    margin-bottom: 0
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em
    }
td.number {
    text-align: right
    }
td.cap {
    padding: 0
    }
table.toc + table.toc {
    margin-top: 0
    }
table.toc p, table.index p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
table.toc td {
    font-style: italic
    }
table.toc td.number {
    font-style: normal;
    padding-left: 1em
    }
p.decoration, table.decoration {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
    margin-bottom: 1em
    }
p.decoration, table.decoration td {
    padding: 0
    }
.firstword {
    text-transform: uppercase
    }
.hidden {
    display: none
    }
.smallcaps {
    font-variant: small-caps;
    font-style: normal
    }
div.titlepage span.smallcaps {
    letter-spacing: 0.1em
    }
div.receipts span.smallcaps {
    letter-spacing: 0.2em
    }
.extended {
    letter-spacing: 0.2em
    }
.extended.super {
    letter-spacing: 0.5em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted #903
    }
.pagenum {
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
.folionum {
    font-size: 90%;
    font-style: normal;
    text-align: left;
    text-indent: 0
    }
p.mynote, div.mynote {
    font-family: sans-serif;
    font-size: 90%;
    border: 3px ridge #FBB
    }
p.mynote {
    background-color: #FEE;
    color: #300;
    margin: 1em 5%;
    padding: 1em
    }
div.mynote {
    background-color: #FFF;
    color: #300;
    border-width: 4px;
    padding: 0.5em 1em 1em 1em;
    margin: 2em 0
    }
div.mynote a {
    text-decoration: none
    }