body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.2;
    text-align: justify;
    text-indent: 1em
    }
.blockquote {
    margin: 1em 5%
    }
p.indr {
    text-align: right;
    margin-right: 5%
    }
.center {
    text-align: center;
    text-indent: 0
    }
div.booktitle {
    page-break-before: always;
    padding: 3em
    }
div.titlepage {
    text-align: center;
    margin: 0 5%;
    padding: 2em 0;
    page-break-before: always;
    page-break-after: always
    }
div.titlepage p {
    text-align: inherit;
    text-indent: 0
    }
div.verso {
    text-align: center;
    padding-top: 2em;
    font-size: 95%;
    margin: 0 10%
    }
div.verso p {
    text-align: inherit;
    text-indent: 0
    }
div.somm {
    page-break-before: always;
    padding-top: 3em
    }
div.chapter {
    page-break-before: always;
    padding-top: 3em
    }
div.chapter h2 {
    page-break-before: avoid
    }
h1, h2 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5
    }
h1 {
    font-size: 150%
    }
h2 {
    font-size: 140%;
    margin-top: 1em;
    margin-bottom: 2em;
    page-break-before: avoid
    }
span.smaller {
    display: block;
    font-size: 70%;
    margin: 0.5em 5%;
    line-height: 1.2em
    }
hr {
    width: 70%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 15%;
    margin-right: 15%;
    clear: both
    }
hr.mid {
    width: 50%;
    margin-left: 25%;
    margin-right: 25%
    }
hr.silver {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    border-top: none;
    border-right: none;
    border-bottom: thin solid silver;
    border-left: none
    }
@media all {
    hr.silver {
        display: none
        }
    }
a.tag {
    vertical-align: 0.3em;
    font-size: 0.8em;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    padding-left: 0.1em;
    line-height: 0;
    white-space: nowrap
    }
div.footnotes {
    page-break-before: always;
    font-size: 90%;
    padding-top: 3em
    }
.footnotes h2 {
    margin-bottom: 2em;
    font-size: 115%
    }
div.footnote {
    margin-left: 2.5em;
    margin-right: 2em
    }
div.footnote > :first-child {
    margin-top: 1em;
    text-indent: 0
    }
div.footnote .label {
    display: inline-block;
    width: 0;
    text-indent: -2.5em;
    text-align: right
    }
.pagenum {
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 65%;
    text-align: right;
    color: #999;
    background-color: #fff;
    clear: left
    }
.pad4 {
    margin-top: 4em
    }
.pad2 {
    margin-top: 2em
    }
.pad1 {
    margin-top: 1em
    }
.small {
    font-size: 85%
    }
.large {
    font-size: 115%
    }
.x-large {
    font-size: 130%
    }
.main-t {
    font-size: 200%
    }
.smcap {
    font-variant: small-caps
    }
table {
    margin: auto;
    border-collapse: collapse
    }
.indice {
    width: 80%;
    line-height: 1em;
    margin-top: 2em
    }
.indice td {
    vertical-align: top;
    padding-left: 1.5em;
    text-indent: -1em
    }
.indice td.cap {
    text-align: left;
    vertical-align: top;
    white-space: nowrap
    }
.indice td.pag {
    text-align: right;
    vertical-align: bottom;
    white-space: nowrap
    }
.tnote {
    background-color: #f7f1e3;
    color: #000;
    padding: 1em 1em 2em 1em;
    margin: 3em 10%;
    font-family: sans-serif;
    font-size: 90%;
    page-break-before: always
    }
.tntitle {
    text-align: center;
    text-indent: 0;
    padding: 1em;
    font-size: 120%;
    margin-bottom: 1em
    }
.tnote p {
    padding: 0 1em
    }
.covernote {
    visibility: hidden;
    display: none
    }
@media all {
    .covernote {
        visibility: visible;
        display: block
        }
    }
.poem {
    text-align: left;
    font-size: 95%;
    margin: 0.5em 10%
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }