body {
    margin-left: 10%;
    margin-right: 10%;
    background-color: #EEF
    }
pre {
    color: #000;
    background-color: #FFF;
    padding: 1em;
    border: 1px solid #696
    }
b {
    font-family: sans-serif;
    font-size: 95%
    }
div.maintext {
    margin-top: 4em;
    margin-bottom: 4em
    }
div.titlepage {
    margin: 2em 20%
    }
div.maintext table {
    font-size: 112%
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 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%
    }
h3.right {
    text-align: right
    }
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.center {
    text-align: center
    }
div.maintext p {
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.illustration.space {
    margin-top: 2em;
    margin-bottom: 2em
    }
p.float {
    margin-left: 1em;
    margin-bottom: 1em
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    border-spacing: 1em 0.33em
    }
td {
    text-align: left;
    vertical-align: top;
    padding: 0
    }
div.maintext td {
    padding-top: 1em
    }
td.number {
    text-align: right;
    letter-spacing: 0.1em
    }
table.advert p {
    margin-top: 0;
    margin-left: 1em;
    text-indent: -1em;
    line-height: normal
    }
.smallcaps {
    font-variant: small-caps
    }
.sans {
    font-family: sans-serif
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted #090
    }
.pagenum {
    font-size: 80%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0;
    padding-top: 1em
    }
.pagenum.left {
    right: 94%
    }
div.mynote {
    color: inherit;
    background-color: #EEA;
    border: 4px ridge #993;
    margin: 1em 5%;
    font-family: sans-serif;
    font-size: 90%;
    line-height: 1.25;
    padding: 0.5em 1em 1em
    }
div.mynote a {
    text-decoration: none
    }