.footnote-id {
    text-indent: 1.5em;
    vertical-align: super;
    font-size: smaller
    }
body {
    margin-left: 8%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    font-weight: normal;
    font-size: 1.4em
    }
.it {
    font-style: italic
    }
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
    }
h2 {
    text-align: center;
    font-weight: normal;
    page-break-before: always;
    font-size: 1.2em;
    margin: 2em auto 1em auto
    }
.sub-head {
    font-size: smaller
    }
hr.pbk {
    border: none;
    border-bottom: 1px solid silver;
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em
    }
@media all {
    hr.pbk {
        display: none
        }
    }
hr.footnotemark {
    border: none;
    border-bottom: 1px solid silver;
    width: 10%;
    margin: 1em auto 1em 0;
    page-break-after: avoid
    }
.figcenter {
    text-align: center;
    margin: 1em auto;
    page-break-inside: avoid
    }
p.caption {
    text-align: center;
    margin: 0 auto;
    width: 100%
    }
p.credit {
    text-align: right;
    margin: 0 auto;
    width: 100%
    }
div.footnote {
    margin: 0 0.5em
    }
p.footnote {
    text-indent: 1.5em
    }
p.line {
    text-indent: 0;
    margin-top: 0;
    margin-bottom: 0
    }
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
    }
.tdStyle0 {
    text-align: right;
    vertical-align: top
    }
.tdStyle1 {
    text-align: left;
    vertical-align: top
    }
.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 {
    text-align: center;
    margin: 0 0
    }
.literal {
    display: inline-block;
    text-align: left
    }