body {
    margin-left: 10%;
    margin-right: 10%
    }
#titlepage {
    page-break-before: always;
    margin-top: 2em
    }
#copyright {
    page-break-before: always;
    margin-top: 2em
    }
#note {
    page-break-before: always;
    margin-top: 2em
    }
#text {
    page-break-before: always;
    margin-top: 2em
    }
#bibliography {
    page-break-before: always;
    margin-top: 2em
    }
#press {
    page-break-before: always;
    margin-top: 2em
    }
#plates {
    page-break-before: always;
    margin-top: 2em
    }
.chapter {
    page-break-before: always;
    margin-top: 2em
    }
h1, h2, h3 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
p {
    margin-top: 0.5em;
    text-align: justify;
    margin-bottom: 0.5em
    }
.biblio-author {
    font-variant: small-caps;
    margin-top: 1em
    }
.biblio-doc {
    padding-left: 1.5em;
    text-indent: -1.5em;
    margin-left: 1em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.chap {
    width: 65%
    }
hr.r5 {
    width: 5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5em
    }
table.inline {
    margin-left: 2em;
    margin-right: 2em
    }
caption {
    padding-bottom: 0.5em
    }
th {
    text-align: center;
    font-weight: normal
    }
td {
    text-align: right
    }
#table_1 td {
    text-align: left
    }
#table_5 td, #table_6 td {
    padding-right: 1em
    }
#table_5 td.brace, #table_6 td.brace {
    padding-right: 0
    }
#table_8 td {
    padding-right: 2.7em
    }
#table_9 td {
    padding-right: 1em
    }
#table_10 td {
    padding-right: 1em;
    white-space: nowrap
    }
#table_10 td.brace {
    padding: 0
    }
#table_11 td {
    padding-right: 1.5em
    }
#table_11 td.brace {
    padding: 0
    }
.pagenum {
    font-size: 0.8em;
    text-align: left;
    font-variant: normal;
    font-weight: normal
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.image-center {
    margin: auto;
    text-align: center
    }
.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
    }
.transnotes {
    page-break-before: always;
    margin-top: 2em;
    background-color: #E6E6FA;
    border: solid black 1px;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    font-family: sans-serif, serif
    }