body {
    margin-left: 10%;
    margin-right: 10%
    }
td {
    vertical-align: top
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.mid {
    width: 50%
    }
p, div {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p {
    font-style: italic
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    margin-top: 0.2em;
    margin-bottom: 0.2em
    }
h1 {
    font-size: 200%
    }
h2 {
    font-size: 150%
    }
h3 {
    font-size: 125%
    }
h4 {
    font-size: 115%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 90%
    }
.chapter {
    margin-top: 2em;
    margin-bottom: 1em
    }
.side {
    text-align: left;
    margin-left: 4em
    }
em {
    font-style: normal
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
.nospace {
    margin-top: 0
    }
.smallcaps {
    font-variant: small-caps
    }
.extended {
    letter-spacing: 0.4em
    }
.inset {
    margin-left: 1em;
    margin-top: 0
    }
.ital {
    font-style: italic
    }
ins.edcorr {
    text-decoration: none;
    border-bottom: thin solid red
    }
ins.mycorr {
    text-decoration: none;
    border-bottom: thin dotted red
    }
.pagenum {
    font-size: 95%;
    font-weight: normal;
    font-style: italic;
    text-align: right;
    text-indent: 0
    }
.folionum {
    font-size: 95%;
    font-style: normal;
    text-align: left;
    text-indent: 0
    }
.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em;
    margin: 1em 0;
    font-family: sans-serif;
    font-size: 95%
    }
.contents, .contents2 {
    font-family: sans-serif;
    text-indent: -1.5em
    }
.contents {
    margin-left: 5.5em
    }
.contents2 {
    margin-top: 0.2em;
    margin-left: 6.5em
    }