body {
    margin-left: 10%;
    margin-right: 10%
    }
div.titlepage, div.maintext, div.advert {
    margin: 4em 0
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
hr.mid {
    width: 40%
    }
hr.small {
    width: 30%
    }
a.tag {
    text-decoration: none;
    padding-left: 0.25em;
    padding-right: 0.25em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 200%
    }
h2 {
    font-size: 175%
    }
h3 {
    font-size: 150%
    }
div.maintext h3 {
    font-size: 125%;
    margin-top: 3em;
    margin-bottom: 1em
    }
h4 {
    font-size: 120%
    }
div.maintext h4 {
    font-size: 100%;
    margin-top: 0.5em;
    margin-bottom: 1em
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 85%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.caption {
    font-size: 90%;
    font-weight: bold;
    text-align: center;
    margin-bottom: 1em
    }
p.center {
    text-align: center;
    margin-left: 2em;
    margin-right: 2em
    }
p.right {
    text-align: right;
    margin-right: 2em
    }
p.space {
    margin-top: 1em
    }
p.gap {
    text-align: center;
    letter-spacing: 2em
    }
div.advert p {
    margin-top: 1em
    }
p.footnote {
    margin: 2em;
    font-size: 90%
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: inherit;
    font-family: inherit
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em
    }
td.right {
    text-align: right
    }
td.number {
    text-align: right
    }
table.toc td {
    padding: 0.25em 0.5em
    }
table p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
.smallcaps {
    font-variant: small-caps
    }
span.dash {
    letter-spacing: -0.2em;
    padding-right: 0.2em
    }
.spread {
    word-spacing: 0.4em
    }
.smaller {
    font-size: 92%
    }
div.smaller {
    margin-left: 4%;
    margin-right: 4%
    }
.larger {
    font-size: 108%
    }
.extended {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
p.caption span.extended {
    letter-spacing: 0.12em;
    margin-right: -0.12em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
ins.notation {
    text-decoration: none;
    border-bottom: thin dotted blue
    }
span.pagenum {
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
span.pagenum.illus {
    font-style: italic
    }
span.pagenum.illus:before {
    content: "[Opp. "
    }
span.pagenum.illus:after {
    content: "]"
    }
.mynote {
    background-color: #DDE;
    color: #000;
    font-family: sans-serif;
    font-size: 90%
    }
div.mynote {
    margin: 1em 5%;
    padding: 0.5em 1em 1em
    }
p.mynote {
    margin: 1em 5%;
    padding: 1em
    }
div.mynote a {
    text-decoration: none
    }