body {
    margin-left: 10%;
    margin-right: 10%
    }
div.maintext {
    margin: 3em 10% 3em 0
    }
a {
    text-decoration: none;
    font-family: sans-serif
    }
a:link {
    color: #00A;
    background-color: inherit
    }
a:visited {
    color: #006;
    background-color: inherit
    }
a.error {
    font-family: inherit;
    background-color: inherit;
    color: #009
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.tiny {
    width: 20%
    }
sup {
    font-size: 75%;
    line-height: 50%
    }
em {
    font-style: normal;
    font-family: sans-serif;
    font-size: 95%
    }
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%
    }
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
    }
h5.page {
    margin-top: 2em
    }
p.inset {
    padding-left: 2em
    }
table p {
    margin-top: 0;
    line-height: normal;
    margin-left: 2em;
    text-indent: -2em
    }
.dropcap {
    clear: left;
    margin: 0.5em 0.5em 0.5em 0
    }
.sidenote {
    clear: right;
    margin: 1em -20% 1em 1%;
    font-family: sans-serif;
    font-size: 80%
    }
.larger {
    font-size: 133%
    }
.largest {
    font-size: 200%
    }
.greek {
    border-bottom: 1px dotted #666
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
ins.notation {
    text-decoration: none;
    border-bottom: thin dotted blue
    }
.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: right;
    text-indent: 0;
    padding-top: 1.5em
    }
div.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em 1em 1em;
    margin: 1em 5% 3em
    }
div.mynote p {
    font-family: sans-serif;
    font-size: 90%
    }
p.crossref {
    margin: 1em 30%;
    padding: 1em 0;
    border: 3px ridge #9AF;
    text-align: center;
    font-family: sans-serif;
    font-size: 95%
    }
div.crossref {
    margin: 1em;
    padding: 0.5em 1em;
    border: 3px ridge #9AF
    }
div.crossref p {
    text-align: center
    }
div.endnote {
    margin: 1em;
    padding: 0.5em 1em;
    border: 3px ridge #9AF;
    font-family: sans-serif;
    font-size: 90%
    }
div.endnote img {
    padding: 0.5em 1em
    }
div.endnote table {
    margin-top: 1em;
    margin-bottom: 0
    }
div.endnote td {
    font-size: 90%
    }