body {
    margin: 0 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h1 span {
    font-size: 0.8em
    }
h1 .small {
    font-size: 0.4em
    }
h2 {
    line-height: 2em
    }
h2 span {
    font-size: 0.8em
    }
p {
    margin-top: 1em;
    text-align: justify;
    margin-bottom: 1em;
    text-indent: 1em
    }
.noi {
    text-indent: 0
    }
.p160 {
    font-size: 1.6em
    }
.p140 {
    font-size: 1.4em
    }
.p08 {
    font-size: 0.8em
    }
.p12 {
    font-size: 1.2em
    }
.line-height2 {
    line-height: 2em
    }
.mt4 {
    margin-top: 4em
    }
hr {
    border-color: #d3d3d3
    }
hr.divider {
    width: 65%;
    margin: 4em 17.5%
    }
hr.divider2 {
    width: 40%;
    margin: 4em 30%
    }
hr.tb {
    width: 45%;
    margin: 2em 27.5%
    }
@media print {
    hr.divider, hr.divider2 {
        border-width: 0;
        margin: 0
        }
    a:link, a:visited, a:hover, a:active {
        text-decoration: none;
        color: inherit
        }
    }
.pagenum {
    text-indent: 0;
    text-align: right;
    font-size: x-small;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    color: #999;
    border-top: 1px solid;
    border-bottom: 1px solid;
    background-color: inherit;
    padding: 0.01em 0.4em
    }
div.chapter {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid
    }
div.section {
    page-break-before: always
    }
table {
    border-collapse: collapse;
    margin: auto
    }
th {
    font-size: 0.8em
    }
td {
    padding-bottom: 0.5em
    }
.tdl {
    vertical-align: top;
    text-align: left;
    padding-left: 1em;
    text-indent: -1em
    }
.tdr2 {
    text-align: right
    }
.tdr2 {
    vertical-align: bottom;
    padding-left: 1em
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
div.figcaption {
    font-weight: bold;
    font-family: sans-serif
    }
div.figcaption p {
    margin-top: 0;
    margin-bottom: 0.2em;
    text-align: inherit
    }
.figcenter {
    margin: 2em auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
img {
    max-width: 100%;
    width: 100%;
    height: auto
    }
.fnanchor, .footnote .label {
    vertical-align: super;
    font-size: x-small;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-decoration: none
    }
.footnote {
    border: 1px dashed;
    margin-left: 0;
    padding-left: 1.5em;
    text-indent: -1.5em
    }
.poetry-container {
    display: flex;
    justify-content: center
    }
.poetry-container {
    text-align: center
    }
.poetry {
    text-align: left;
    margin-left: 5%;
    margin-right: 5%
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .outdent {
    text-indent: -3.5em
    }
.poetry .indent0 {
    text-indent: -3em
    }
.poetry .indent1 {
    text-indent: -2.5em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.poetry .indent4 {
    text-indent: -1em
    }
.poetry .indent6 {
    text-indent: 0
    }