body {
    margin-left: 10%;
    margin-right: 10%
    }
hr {
    width: 70%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.mid {
    width: 50%
    }
hr.tiny {
    width: 10%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
.blockquote {
    margin: 0.5em 1em 0.75em 1em;
    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
    }
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;
    margin: 0 10%;
    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 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5
    }
h1 {
    font-size: 200%;
    margin-top: 2em;
    margin-bottom: 2em
    }
h1 + p {
    margin-top: 6em
    }
h2 {
    font-size: 140%;
    margin-top: 1em;
    margin-bottom: 2em
    }
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 p {
    padding: 1em
    }
.footnotes a {
    text-decoration: none
    }
.pagenum {
    font-style: normal;
    font-weight: normal;
    font-size: 65%;
    text-align: right;
    color: #999;
    background-color: #fff
    }
.ast {
    text-align: center;
    font-size: 150%
    }
.pad2 {
    margin-top: 2em
    }
.small {
    font-size: 85%
    }
.large {
    font-size: 115%
    }
.x-large {
    font-size: 130%
    }
.g {
    letter-spacing: 0.2em
    }
.smcap {
    font-variant: small-caps
    }
table {
    margin: auto
    }
#indice {
    width: 80%;
    line-height: 1em
    }
#indice td.pag {
    text-align: right;
    vertical-align: bottom;
    white-space: nowrap
    }
.libri {
    width: 100%;
    font-size: 95%;
    margin-top: 1.5em
    }
.libri td.pr {
    text-align: right;
    vertical-align: bottom;
    white-space: nowrap
    }
div.boxed {
    border: thin solid black;
    padding: 1em;
    margin: 4em 15%;
    page-break-before: always
    }
div.boxed p {
    margin-left: 1.5em;
    text-indent: -1.5em;
    font-size: 95%
    }
#coverpage {
    text-align: center;
    margin: 3em auto
    }
.tnote {
    background-color: #F5F5DC;
    color: #000;
    padding: 1em 1em 2em 1em;
    margin: 1em 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%
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }