body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    line-height: 3em;
    clear: both
    }
h2 {
    text-align: center;
    margin-top: 5em;
    clear: both
    }
h3, h4, h5, h6 {
    text-align: center;
    margin-top: 3em;
    clear: both
    }
small {
    font-size: 80%
    }
big {
    font-size: 140%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0;
    text-align: justify;
    text-indent: 1em
    }
p.noi {
    text-indent: 0
    }
p.tb {
    margin-top: 3em
    }
p.center {
    margin-top: 3em;
    line-height: 1.8em;
    text-align: center;
    text-indent: 0;
    font-variant: small-caps
    }
p.fincenter {
    margin-top: 3em;
    line-height: 1.8em;
    text-align: center;
    text-indent: 0
    }
p.descr {
    text-align: center;
    text-indent: 0;
    margin-bottom: 3em;
    margin-left: 15%;
    margin-right: 15%;
    font-size: 90%
    }
p.title {
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    font-variant: small-caps;
    line-height: 3;
    margin-bottom: 2.5em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.minor {
    width: 20%;
    margin-top: 2.5em;
    margin-bottom: 0.5em
    }
hr.title {
    width: 20%;
    margin-top: 3em;
    margin-bottom: 3em
    }
table {
    border-top: 3px double black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    margin-left: 10%;
    margin-right: 10%
    }
td {
    vertical-align: top;
    padding-bottom: 1em;
    padding-right: 0.25em
    }
td.var {
    padding-left: 0.5em;
    text-align: left
    }
table.toc {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    margin-left: 10%;
    margin-right: 10%
    }
table.toc td {
    line-height: 1.5;
    padding-right: 0
    }
table.toc td.book {
    line-height: 3;
    text-align: center
    }
table.toc td.number {
    vertical-align: bottom;
    width: 4em;
    text-align: right
    }
table.toc td.chapter {
    vertical-align: top;
    width: 4em;
    text-align: right
    }
table.toc p {
    margin-top: 0;
    line-height: 1.5
    }
div.index {
    font-size: 90%
    }
ul.IX {
    list-style-type: none;
    font-size: inherit
    }
.IX li {
    margin-top: 0
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
.center {
    text-align: center
    }
.left {
    text-align: left
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.footnotes {
    border: 0
    }
.footnotes h3 {
    text-align: center;
    margin-top: 3em;
    font-weight: bold;
    font-size: 90%
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.7em;
    text-decoration: none
    }
.tnote {
    border: dashed 1px;
    margin-left: 10%;
    margin-right: 10%;
    padding-bottom: 0.3em;
    padding-top: 0.3em;
    padding-left: 0.5em;
    padding-right: 0.5em
    }
.tnote h2 {
    margin-top: 2em;
    font-weight: bold
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
ins.note {
    text-decoration: none
    }