body {
    margin-left: 10%;
    margin-right: 10%
    }
body > p {
    margin-top: 0;
    margin-bottom: 0;
    text-align: justify;
    text-indent: 2em;
    line-height: 1.4
    }
h1 {
    text-align: center;
    line-height: 1.4
    }
h2 {
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: center;
    line-height: 1.6
    }
h3 {
    margin-top: 1em;
    text-align: center;
    font-weight: normal
    }
p.title {
    font-size: larger;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
    margin: 3em;
    text-indent: 0
    }
p.quotsig {
    text-indent: 5em;
    margin-left: 2em;
    line-height: 1.9
    }
table {
    font-variant: small-caps;
    text-align: right;
    line-height: 1.9;
    margin-left: auto;
    margin-right: auto
    }
th {
    font-weight: normal;
    text-align: center;
    padding-right: 0
    }
.tdr {
    text-align: right
    }
.tdl {
    text-align: left;
    padding-left: 0;
    padding-right: 1em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
.transnote {
    background-color: #DDF;
    color: black;
    font-size: smaller;
    font-family: sans-serif, serif;
    text-align: justify;
    padding: 0.5em 1em 0.5em 1em
    }
blockquote {
    margin-left: 20%;
    margin-right: 20%
    }
hr {
    width: 33%;
    margin: 2em auto 2em auto;
    clear: both
    }
.pagenum {
    font-weight: normal;
    font-variant: normal;
    text-indent: 0;
    text-align: right;
    color: silver;
    background-color: white
    }
span[title].pagenum:after {
    content: "[" attr(title) "] "
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.footnote {
    font-size: 90%
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }