body {
    margin-left: 15%;
    margin-right: 15%
    }
div.frontmatter {
    page-break-before: always
    }
.halftitle {
    text-indent: 0;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 4em;
    line-height: 2em
    }
h1.title {
    text-indent: 0;
    text-align: center;
    margin-bottom: 1em
    }
h1.title .line2 {
    font-size: 0.8em
    }
.aut {
    text-indent: 0;
    text-align: center;
    margin-bottom: 2em;
    font-weight: bold
    }
.aut .line1 {
    font-size: 0.8em
    }
div.epi {
    margin-bottom: 4em;
    font-size: 0.8em;
    max-width: 20em;
    margin-left: auto;
    margin-right: auto
    }
div.epi p {
    text-indent: 1em
    }
p.attr {
    text-indent: 0;
    text-align: right
    }
p.attr.center {
    text-align: center
    }
.pub {
    text-indent: 0;
    text-align: center
    }
.pub .line3 {
    font-size: 0.8em
    }
.tit {
    text-indent: 0;
    text-align: center;
    font-weight: bold;
    font-size: 1.5em;
    margin-top: 2em;
    page-break-before: always
    }
.tit .line2 {
    font-size: 0.8em
    }
.printer {
    text-indent: 0;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 4em;
    font-size: 0.8em
    }
span.border-top {
    border-top: 1px solid black;
    padding-top: 0.2em;
    display: inline-block
    }
h2 {
    text-indent: 0;
    text-align: center;
    margin-top: 3em
    }
h2.chapter {
    page-break-before: always
    }
h2 .line2 {
    font-size: 0.8em
    }
h2.intro {
    page-break-before: always
    }
h2.toc {
    page-break-before: always
    }
h2.chron {
    page-break-before: always
    }
h2.note {
    page-break-before: always
    }
h2.footnotes {
    page-break-before: always
    }
h3 {
    text-indent: 0;
    text-align: center;
    margin-top: 3em;
    margin-bottom: 1em
    }
p {
    margin: 0;
    text-align: justify;
    text-indent: 1em
    }
p.first {
    text-indent: 0
    }
p.noindent {
    text-indent: 0
    }
p.sign {
    text-indent: 0;
    text-align: right;
    margin-right: 1em;
    margin-bottom: 1em
    }
p.date {
    text-indent: -2em;
    margin-left: 3em
    }
div.bib p {
    text-indent: -2em;
    margin-left: 2em
    }
p.footnote {
    text-indent: 0;
    margin-bottom: 0.5em
    }
.sc {
    font-variant: small-caps
    }
.underline {
    text-decoration: underline
    }
.hidden {
    display: none
    }
div.table {
    text-align: center
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
table td {
    padding-left: 0;
    padding-right: 0;
    vertical-align: top;
    text-align: left
    }
table.toc td.col1 {
    padding-right: 0.3em;
    text-align: right
    }
table.toc td.col2 {
    padding-right: 0.5em;
    text-align: left
    }
table.toc td.col_page {
    padding-left: 1em;
    text-align: right
    }
table.toc tr.h td {
    font-size: 0.8em
    }
table.toc tr.h td.col1 {
    padding-right: 0;
    text-align: center
    }
table.chron td {
    text-align: left
    }
table.chron td.col1 {
    padding-right: 1em
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:visited {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
.trnote {
    font-size: 0.8em;
    line-height: 1.2em;
    background-color: #ccc;
    color: #000;
    border: black 1px dotted;
    margin: 2em;
    padding: 1em;
    page-break-before: always;
    margin-top: 3em
    }
.trnote p {
    text-indent: 0;
    margin-bottom: 1em
    }
.trnote ul {
    margin-left: 0;
    padding-left: 0
    }
.trnote li {
    text-align: left;
    margin-bottom: 0.5em;
    margin-left: 1em
    }
.trnote ul li {
    list-style-type: square
    }
.trnote .transnote {
    text-indent: 0;
    text-align: center;
    font-weight: bold
    }
a[title].pagenum:after {
    content: attr(title);
    color: gray;
    background-color: inherit;
    letter-spacing: 0;
    text-indent: 0;
    text-align: right;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: x-small;
    border: 1px solid silver;
    display: inline
    }
@media all {
    body {
        margin-left: 0;
        margin-right: 0
        }
    div.epi {
        max-width: inherit
        }
    a.pagenum {
        display: none
        }
    a.pagenum:after {
        display: none
        }
    }