body {
    margin-left: 8%;
    margin-right: 8%
    }
p {
    text-indent: 1.15em;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    text-align: justify
    }
h1 {
    text-align: center;
    font-weight: normal;
    page-break-before: always;
    font-size: 1.4em;
    margin-top: 2em;
    margin-bottom: 1em
    }
h2 {
    text-align: center;
    font-weight: normal;
    page-break-before: always;
    font-size: 1em;
    margin-top: 3em;
    margin-bottom: 1em
    }
.tac {
    text-align: center
    }
.mt10 {
    margin-top: 1em
    }
.fs09 {
    font-size: 0.9em
    }
.chd2 {
    font-size: 1em
    }
.chd1 {
    font-size: 1.1em
    }
hr.tb {
    border: none;
    margin-top: 1em
    }
div.page {
    page-break-before: always;
    margin-top: 4em;
    margin-bottom: 4em
    }
div.chapter {
    page-break-before: always;
    margin-top: 4em;
    margin-bottom: 4em
    }
td.c1 {
    text-align: right;
    padding-right: 0.5em
    }
td.c2 {
    font-variant: small-caps
    }
.poetry {
    margin: 0.5em auto 0.5em 2em
    }
.i {
    font-style: italic
    }
.flex-container {
    height: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center
    }