body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-indent: 1em;
    margin-top: 0.25em;
    font-size: 100%;
    text-align: justify;
    margin-bottom: 0.25em;
    line-height: 1.2
    }
.noindent {
    text-indent: 0
    }
.f {
    color: green;
    font-style: italic
    }
.nome {
    font-size: 200%;
    font-style: italic;
    font-weight: bold
    }
.calli {
    font-size: 80%;
    font-style: italic
    }
.g {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
.sc {
    font-variant: small-caps
    }
.sans {
    font-family: sans-serif
    }
.normal {
    font-weight: normal;
    font-style: normal
    }
.large {
    font-size: 125%
    }
.big {
    font-size: 150%
    }
.bigger {
    font-size: 180%
    }
.huge {
    font-size: 220%
    }
.small {
    font-size: 70%
    }
.tiny {
    font-size: 55%
    }
.heb {
    direction: rtl;
    font-size: 130%
    }
h1, h2, h3, h4 {
    text-align: center;
    line-height: 1.5
    }
.subtitle {
    text-align: center;
    text-indent: 0
    }
hr {
    width: 50%
    }
hr.full {
    width: 100%
    }
.footnote {
    margin-left: 0%;
    margin-right: 0%;
    text-align: justify;
    font-size: 85%;
    margin-top: 0.5em
    }
.foot {
    text-indent: 2ex
    }
.block-quote {
    margin-left: 50%;
    margin-right: 0%;
    text-align: justify
    }
.right {
    text-align: right
    }
.center {
    padding: 0.8em;
    text-align: center;
    text-indent: 0
    }
.spaced {
    line-height: 200%
    }
.space-above {
    padding-top: 4em
    }
.pageno {
    font: medium sans-serif;
    direction: ltr;
    font-size: 10pt;
    text-align: left;
    width: 2em;
    text-indent: 0
    }
.pageno:after {
    color: gray;
    content: "[" attr(title) "]"
    }
.poetry-container {
    text-align: center
    }
.footnote .poetry-container {
    font-size: 120%
    }
.poetry {
    margin-left: 5%;
    margin-right: 5%;
    font-style: italic;
    font-size: 85%;
    display: inline-block
    }
.sonetto {
    margin-left: 5%;
    margin-right: 5%;
    display: inline-block
    }
.poetry .stanza, .sonetto .stanza {
    margin: 0.1em auto
    }
.poetry .verse, .sonetto .verse {
    text-indent: -2em;
    padding-left: 3em;
    margin-top: 0.1em;
    margin-bottom: 0.1em
    }
.poetry .verse1, .sonetto .verse1 {
    text-indent: -3em;
    padding-left: 3em;
    margin-top: 0.1em;
    margin-bottom: 0.1em
    }
.poetry .verseh {
    text-indent: -3em;
    padding-right: 3em;
    direction: rtl;
    font-style: normal;
    font-size: 150%;
    margin-top: 0.1em;
    margin-bottom: 0.1em
    }
.poetry .verse2 {
    text-indent: -3em;
    padding-left: 8em;
    margin-top: 0.1em;
    margin-bottom: 0.1em
    }
.image-center {
    text-align: center;
    margin: 1em auto
    }
.blank-page {
    margin-bottom: 2em
    }
.data {
    text-indent: 4em;
    padding-top: 1em
    }
.tn {
    margin-left: 5%;
    margin-right: 5%;
    border: 1px dashed;
    padding: 1em
    }
.loc {
    font-weight: bold
    }
@media all {
    h1, .tn, .newpage {
        page-break-before: always
        }
    h2, h3 {
        page-break-after: avoid
        }
    .blank-page, .frontespizio, .dedica {
        page-break-before: always;
        page-break-after: always
        }
    }