body {
    margin-left: 10%;
    margin-right: 10%
    }
div.titlepage {
    margin: 6em auto;
    text-align: center
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
em {
    font-style: normal;
    letter-spacing: 0.17em
    }
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%;
    margin-top: 2em
    }
div.titlepage h2 {
    margin-top: 0.5em
    }
h3 {
    font-size: 150%
    }
h4 {
    font-size: 120%
    }
div.correction h4 {
    font-family: sans-serif;
    font-weight: bold
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 85%
    }
span.subhead {
    font-size: 66%
    }
p {
    margin-top: 0.25em;
    margin-bottom: 0;
    line-height: 1.2;
    text-indent: 1em
    }
div.titlepage p {
    margin-top: 0.5em;
    text-align: center;
    text-indent: 0
    }
p.first {
    text-indent: 0
    }
p.first:first-letter {
    padding: 0.1em;
    margin-top: -0.2em;
    margin-bottom: -0.25em;
    font-size: 300%
    }
p.gylden {
    margin: 4em auto 1em;
    padding-top: 0.5em;
    max-width: 24em;
    letter-spacing: 0.2em;
    border-top: 4px double
    }
p.center {
    text-align: center
    }
.smallest {
    font-size: 75%
    }
.pagenum {
    font-size: small;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
.pagenum:before {
    content: "II."
    }
.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 p {
    margin-top: 0.5em;
    text-indent: 0
    }
div.mynote a {
    text-decoration: none
    }
.mynote, .correction {
    background-color: #DDE;
    color: #000
    }
.correction {
    border: 1px solid #D5D5E6
    }
ins.correction {
    text-decoration: none;
    padding: 0.1em
    }
div.correction {
    font-family: sans-serif;
    font-size: 88%;
    margin: 2em 1em;
    padding: 0 0 0.5em
    }
div.correction p {
    margin: 0;
    padding: 0.5em 0.5em 0 2em;
    text-indent: -1em
    }
span.citation {
    font-size: medium;
    font-family: serif
    }
@media all {
    body {
        margin-left: 6%;
        margin-right: 6%
        }
    .pagenum {
        right: 1%
        }
    .pagenum:before {
        content: ""
        }
    }
@media screen {
    body {
        margin-left: 6%;
        margin-right: 6%
        }
    .pagenum {
        right: 1%
        }
    .pagenum:before {
        content: ""
        }
    }
@media screen {
    body {
        margin-left: 4%;
        margin-right: 4%
        }
    .pagenum {
        display: none
        }
    }
@media screen {
    body {
        margin-left: 2%;
        margin-right: 2%
        }
    }