body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify;
    line-height: 1.3em
    }
body > p {
    text-indent: 2em;
    margin-top: 0;
    margin-bottom: 0
    }
h2 + p {
    text-indent: 0
    }
.pagenum {
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    text-indent: 0;
    text-align: right;
    color: silver;
    background-color: inherit
    }
span[title].pagenum:after {
    content: "[" attr(title) "] "
    }
p.title {
    font-size: 110%;
    text-align: center;
    font-weight: bold;
    text-indent: 0;
    margin-top: 3em
    }
small {
    font-size: 60%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
h1 {
    letter-spacing: 0.1em
    }
hr {
    width: 45%;
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.major {
    width: 75%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.minor {
    width: 30%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.center {
    text-align: center;
    text-indent: 0;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.smcap {
    font-variant: small-caps
    }
.allsc {
    text-transform: lowercase;
    font-variant: small-caps
    }
.sf {
    font-family: sans-serif, serif
    }
p.quotsig {
    text-align: right;
    margin-right: 10%;
    margin-top: 0
    }
blockquote {
    margin-left: 0;
    margin-right: 0
    }
blockquote p {
    margin-left: 3em;
    text-indent: -3em;
    margin-right: 0
    }
.footnotes {
    border: dashed 1px;
    margin-top: 1em;
    clear: both
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
p .fnanchor {
    line-height: 0.1
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
ins.info {
    text-decoration: none;
    border-bottom: thin dotted #00D
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }