body {
    margin-left: 8%;
    margin-right: 10%
    }
.it {
    font-style: italic
    }
.bold {
    font-weight: bold
    }
.sc {
    font-variant: small-caps
    }
.ul {
    text-decoration: underline
    }
.gesp {
    letter-spacing: 0.2em
    }
p {
    text-indent: 0;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: justify
    }
div.lgc p {
    text-align: center;
    text-indent: 0;
    margin-top: 0;
    margin-bottom: 0
    }
div.lgl p {
    margin-top: 0;
    margin-bottom: 0
    }
div.lgp {
    display: inline-block;
    text-align: left
    }
div.lgp p {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0
    }
.poetry-container {
    text-align: center
    }
h1 {
    text-align: center;
    font-weight: normal;
    page-break-before: always;
    font-size: 1.2em;
    margin: 2em auto 1em auto
    }
h2 {
    text-align: center;
    font-weight: normal;
    font-size: 1.1em;
    margin: 1em auto 0.5em auto
    }
h3 {
    text-align: center;
    font-weight: normal;
    font-size: 1em;
    margin: 1em auto 0.5em auto;
    page-break-after: avoid
    }
.dropcap {
    clear: left;
    margin: 0 0.1em 0 0;
    padding: 0;
    line-height: 1em;
    font-size: 200%
    }
hr.tbk {
    border: none;
    border-bottom: 1px solid black;
    width: 30%;
    margin-left: 35%;
    margin-right: 35%
    }
hr.pbk {
    border: none;
    border-bottom: 1px solid silver;
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em
    }
.figcenter {
    text-align: center;
    margin: 1em auto;
    page-break-inside: avoid
    }
div.blockquote {
    margin: 1em 2em;
    text-align: justify
    }
div.blockquote60percent {
    margin: 1em auto;
    width: 60%
    }
div.blockquote65percent {
    margin: 1em auto;
    width: 65%
    }
div.blockquote60percent p {
    text-align: left
    }
div.blockquote65percent p {
    text-align: left
    }
.nobreak {
    page-break-before: avoid
    }
p.line {
    text-indent: 0;
    margin-top: 0;
    margin-bottom: 0
    }
div.lgp p.line0 {
    text-indent: -3em;
    margin: 0 auto 0 3em
    }
table {
    page-break-inside: avoid
    }
table.center {
    margin: 0.5em auto;
    border-collapse: collapse
    }
table.flushleft {
    margin: 0.5em 0;
    border-collapse: collapse
    }
table.left {
    margin: 0.5em 1.2em;
    border-collapse: collapse
    }
td.leader-dots {
    max-width: 40em;
    overflow-x: hidden;
    display: block
    }
td.leader-dots:after {
    white-space: nowrap;
    content: ".  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  ";
    text-indent: 0
    }
td.leader-dots span {
    background: white
    }
.tab3c1 {
    border-left: 1px solid black
    }
.tab3c3 {
    border-right: 1px solid black
    }
.tab2c1-col3 {
    border-right: 0 solid black
    }
#tab3 tr:nth-of-type(1) td {
    border-top: 1px solid black
    }
#tab3 tr:nth-of-type(18) td {
    border-bottom: 1px solid black
    }
.tdStyle0 {
    text-align: left;
    vertical-align: top
    }
.tdStyle1 {
    text-align: center;
    vertical-align: top
    }
.tdStyle2 {
    text-align: right;
    vertical-align: top
    }
.tdStyle3 {
    text-align: left;
    vertical-align: top
    }
.tdStyle4 {
    text-align: right;
    vertical-align: bottom
    }
.pindent {
    margin-top: 0;
    margin-bottom: 0;
    text-indent: 1.5em
    }
.noindent {
    margin-top: 0;
    margin-bottom: 0;
    text-indent: 0
    }
.hang {
    padding-left: 1.5em;
    text-indent: -1.5em
    }
.literal-container-right {
    text-align: right;
    margin: 1em 0
    }
.literal-container {
    text-align: center;
    margin: 0 0
    }
.literal {
    display: inline-block;
    text-align: left
    }