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, blockquote + p, h4 + p, p[class=center] + p {
    text-indent: 0
    }
blockquote p {
    text-indent: -0.4em
    }
.pagenum {
    font-weight: normal;
    font-variant: normal;
    text-indent: 0;
    text-align: right;
    color: silver;
    background-color: inherit
    }
span[title].pagenum:after {
    content: "[" attr(title) "] "
    }
p.title {
    margin-top: 6em;
    text-align: center;
    font-weight: bold;
    text-indent: 0
    }
small {
    font-size: 70%
    }
big {
    font-size: 150%
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both
    }
hr {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
.center {
    text-align: center;
    text-indent: 0;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.smcap {
    font-variant: small-caps
    }
.allsc {
    text-transform: lowercase;
    font-variant: small-caps
    }
.footnotes {
    border: dashed 1px
    }
.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
    }
sub {
    line-height: 0.1
    }
sup {
    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
    }
.transnote h4, .transnote p.sf {
    font-family: sans-serif, serif
    }
ol {
    width: 80%;
    margin-left: 10%
    }
ol.toc {
    list-style-type: upper-roman;
    margin-top: 0
    }
.prelist {
    margin-bottom: 0
    }
li {
    margin-top: 0.25em;
    line-height: 1.2em
    }
.off {
    list-style-type: none
    }
ul.IX {
    list-style-type: none;
    font-size: 95%;
    width: 70%
    }
body > ul.IX {
    margin-left: 10%
    }
.IX li {
    margin-top: 0
    }
ul.IX ul.IX {
    margin-left: 0
    }
ul.IX ul.IX li {
    display: inline
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
table.az {
    margin-left: 15%;
    width: 70%;
    margin-bottom: 1em;
    margin-top: 1em
    }
table.az td {
    text-align: center
    }
blockquote {
    margin-left: 6em;
    margin-top: 0;
    margin-bottom: 0
    }
blockquote p {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
p.quotsig {
    text-align: right;
    margin-right: 4em;
    margin-top: 0
    }
p.hang {
    text-indent: -0.4em
    }