body {
    margin-left: 10%;
    margin-right: 10%
    }
hr {
    width: 70%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.mid {
    width: 50%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
.blockquote {
    margin: 1em 10%;
    font-size: 95%
    }
p.indl {
    text-align: left;
    margin-left: 5%
    }
p.indr {
    text-align: right;
    margin-right: 5%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.r {
    text-align: right
    }
div.titlepage {
    text-align: center;
    margin: 2em 5%;
    padding-bottom: 2em;
    page-break-before: always;
    page-break-after: always
    }
div.verso {
    text-align: center;
    padding-top: 2em;
    font-size: 95%
    }
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, h3 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5
    }
h1 {
    font-size: 200%;
    margin-top: 2em;
    margin-bottom: 1em
    }
h2 {
    font-size: 140%;
    margin-top: 1em;
    margin-bottom: 2em
    }
h3 {
    font-size: 120%;
    margin-top: 1em;
    margin-bottom: 1em
    }
a.tag {
    vertical-align: 0.3em;
    font-size: 0.8em;
    text-decoration: none;
    padding-left: 0.1em;
    line-height: 0
    }
div.footnotes {
    page-break-before: always;
    font-size: 90%;
    padding-top: 3em
    }
.footnotes h2 {
    margin-bottom: 2em;
    font-size: 115%
    }
.footnotes p {
    padding: 0 1em
    }
.footnotes a {
    text-decoration: none
    }
.pagenum {
    font-style: normal;
    font-weight: normal;
    font-size: 65%;
    text-align: right;
    color: #999;
    background-color: #fff
    }
.pad2 {
    margin-top: 2em
    }
.pad1 {
    margin-top: 1.5em
    }
.xx-small {
    font-size: 50%
    }
.x-small {
    font-size: 70%
    }
.small {
    font-size: 85%
    }
.large {
    font-size: 115%
    }
.x-large {
    font-size: 130%
    }
.noserif {
    font-family: sans-serif
    }
.g {
    letter-spacing: 0.1em
    }
.smcap {
    font-variant: small-caps
    }
.scp {
    font-size: 75%
    }
table {
    margin: auto
    }
#indice {
    width: 80%;
    line-height: 1em;
    margin-top: 2em
    }
#indice td.pag {
    text-align: right;
    vertical-align: bottom;
    white-space: nowrap
    }
.front {
    margin-top: 3em;
    line-height: 1em;
    font-size: 95%;
    text-align: center
    }
.front td.tdr {
    border-right: 1px solid black
    }
.front td.tdl {
    border-left: 1px solid black
    }
.figcenter {
    text-align: center;
    margin: 1em auto
    }
.caption {
    text-align: center;
    font-size: 85%;
    text-indent: 0;
    margin: 0.25em 0
    }
.tnote {
    background-color: #F5F5DC;
    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%
    }
.tnote p {
    padding: 0 1em
    }
.poem {
    text-align: left;
    font-size: 95%;
    margin: 1.5em 10%
    }
.stanza {
    margin: 1em auto
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.i2 {
    text-indent: -1em
    }
.poem p.i4 {
    text-indent: 2em
    }
.poem p.i6 {
    text-indent: 4em
    }