body {
    margin-left: 8%;
    margin-right: 10%
    }
.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
    }
h1 {
    text-align: center;
    font-weight: normal;
    font-size: 1.2em;
    margin: 2em auto 1em auto
    }
hr.pbk {
    border: none;
    border-bottom: 1px solid silver;
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em
    }
.figcenter {
    text-align: center;
    margin: 1em auto
    }
div.blockquote {
    margin: 1em 2em;
    text-align: justify
    }
p.caption {
    text-align: center;
    margin: 0 auto;
    width: 100%
    }
p.line {
    text-indent: 0;
    margin-top: 0;
    margin-bottom: 0
    }
.literal-container {
    text-align: center;
    margin: 0 0
    }
.literal-container {
    text-align: center;
    margin: 1em auto
    }
.literal {
    display: inline-block;
    text-align: left
    }
p.toc {
    text-align: left;
    text-indent: 0;
    margin-top: 0;
    margin-bottom: 0
    }
p.toch {
    text-align: center;
    text-indent: 0;
    font-size: 1.2em;
    margin: 1em auto
    }
h1.pg {
    font-weight: bold;
    margin: 0 auto 1em auto;
    font-size: 190%
    }
h2, h3 {
    text-align: center;
    clear: both
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }