body {
    margin-left: 10%;
    margin-right: 10%
    }
div.page {
    margin-top: 4em;
    margin-bottom: 4em;
    padding-top: 1em;
    padding-bottom: 1em
    }
div.intro, div.catalog, div.index {
    margin-top: 2em;
    margin-bottom: 2em;
    padding-top: 1em;
    padding-bottom: 1em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
hr.mid {
    width: 40%
    }
sup {
    font-size: 75%;
    line-height: 50%
    }
sub {
    font-size: 67%;
    vertical-align: -25%;
    letter-spacing: 0.1em;
    line-height: normal
    }
img {
    text-decoration: none;
    border: 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%
    }
h2 {
    font-size: 175%
    }
h3 {
    font-size: 150%
    }
h4 {
    font-size: 120%
    }
div.intro h4, div.catalog h4, div.index h4 {
    margin-top: 1.5em
    }
h5 {
    font-size: 100%
    }
div.intro h5, div.index h5 {
    font-size: 105%;
    font-style: italic;
    margin-top: 1em
    }
h6 {
    font-size: 85%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2;
    text-align: left
    }
p.quote {
    font-size: 95%;
    margin-left: 2em;
    margin-right: 2em
    }
p.inset {
    margin-left: 2em;
    margin-right: 2em
    }
div.picture {
    margin-left: auto;
    margin-right: auto
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.caption {
    font-size: 90%;
    margin-bottom: 1em
    }
p.center {
    text-align: center
    }
p.footnote {
    margin: 1em 2em;
    font-size: 95%
    }
div.index p {
    font-size: 92%;
    margin-left: 1em;
    text-indent: -1em;
    line-height: normal;
    margin-top: 0
    }
div.index p.letter {
    margin-top: 1em
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    border-collapse: collapse
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em
    }
td.center {
    text-align: center
    }
td.number {
    text-align: right
    }
table.abbrev {
    font-size: 92%
    }
table.abbrev td {
    padding: 0.1em 0.5em
    }
table.catalog {
    font-size: 92%
    }
table.catalog td {
    padding: 0.75em 0.25em
    }
table.catalog td.number {
    padding-left: 0;
    padding-right: 0
    }
table.catalog p {
    margin-top: 0.25em;
    text-indent: 0.5em
    }
table.catalog p.heading {
    font-size: 112%;
    margin-bottom: 0.5em;
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em
    }
table.abbrev p, table.index p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
table.index td.number {
    vertical-align: bottom
    }
span.dropcap {
    padding-right: 0.1em;
    margin-top: -0.1em;
    margin-bottom: -0.2em;
    font-size: 280%;
    line-height: normal
    }
span.firstword {
    text-transform: uppercase
    }
.padded {
    letter-spacing: 2em;
    padding-left: 2em
    }
span.dash {
    letter-spacing: -0.2em;
    padding-right: 0.2em
    }
.smaller {
    font-size: 88%
    }
.extended {
    letter-spacing: 0.2em
    }
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
    }
span.pagenum.leftcol {
    right: 95%
    }
.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%
    }