body {
    margin-left: 10%;
    margin-right: 10%;
    text-align: justify
    }
h1, h2, h3, h4, h5 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 300%;
    margin-top: 0.6em;
    margin-bottom: 0.6em;
    letter-spacing: 0.12em;
    word-spacing: 0.2em;
    text-indent: 0
    }
h2 {
    font-size: 150%;
    margin-top: 2em;
    margin-bottom: 1em
    }
h3 {
    font-size: 130%;
    margin-top: 1em
    }
h4 {
    font-size: 120%
    }
h5 {
    font-size: 110%
    }
p {
    text-indent: 1em;
    margin-top: 0.25em;
    margin-bottom: 0.25em
    }
.p180 {
    font-size: 1.8em;
    margin-top: 2em;
    text-indent: 0
    }
cite {
    text-decoration: underline;
    font-style: normal
    }
pre, tt, code, kbd, samp {
    font-family: "Courier New", Courier, monospace
    }
hr {
    color: #903;
    margin-left: 3em;
    margin-right: 3em;
    background: #fff
    }
dl, ol, ul {
    text-align: justify;
    margin-left: 1em;
    margin-right: 1em;
    line-height: 120%
    }
dl dd {
    font-size: small
    }
ol li {
    list-style-type: decimal
    }
ol ol li {
    list-style-type: lower-alpha
    }
ol ol ol li {
    list-style-type: lower-roman
    }
div.dochead {
    margin-left: 1em;
    margin-right: 1em;
    text-align: center
    }
div.docinfo p {
    margin-left: 1em;
    margin-right: 1em;
    text-align: center
    }
div.dateline p {
    margin-left: 1em;
    margin-right: 1em;
    text-align: right;
    line-height: 120%
    }
div.bodytext h1, h2, h3, h4, h5, h6, table {
    text-align: center;
    line-height: 120%
    }
div.bodytext dd {
    font-size: small
    }
div.footnote p {
    font-size: small;
    text-align: left;
    text-indent: 0
    }
div.navigation {
    margin-left: 1em;
    margin-right: 1em;
    font-size: small;
    text-align: center;
    text-indent: 0
    }
div.navigation p {
    font-size: small;
    text-align: center;
    text-indent: 0
    }
div.navigation table {
    font-size: small;
    text-align: center;
    text-indent: 0;
    margin-left: 0;
    margin-right: 0
    }
div.toc p {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    font-size: x-small
    }
div.toc table {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    font-size: x-small
    }
div.toc a:link {
    color: #f00;
    text-decoration: none
    }
div.toc a:active {
    color: #808080;
    text-decoration: none
    }
div.toc a:visited {
    color: #008000;
    text-decoration: none
    }
div.toc a.offsite:link {
    color: green;
    text-decoration: none
    }
div.docinfo, address {
    font-family: Verdana, sans-serif;
    font-size: small;
    color: gray;
    background: #fff;
    text-align: left
    }
.center {
    text-align: center
    }
.clear {
    clear: both
    }
.author {
    font-weight: normal;
    font-size: large
    }
.title {
    font-weight: normal;
    font-size: large;
    font-style: normal
    }
.abstract {
    font-style: italic;
    margin-left: 2em
    }
.precis {
    font-variant: small-caps;
    margin-left: 2em
    }
.preface {
    font-style: normal
    }
.introduction {
    font-style: normal
    }
.chapter {
    font-style: normal
    }
.section {
    font-style: normal
    }
.quote {
    font-style: normal
    }
.note {
    font-size: small;
    text-align: left;
    text-indent: 0;
    margin-left: 1em
    }
.footnote {
    font-family: Verdana, sans-serif;
    font-size: small;
    text-align: left;
    text-indent: 0
    }
.speaker {
    font-weight: bold;
    font-variant: small-caps
    }
.speech {
    margin-left: 1em
    }
.stage {
    font-style: italic
    }
.verse {
    font-family: "Verdana", sans-serif
    }
a:link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }
.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: -2.5em;
    padding-left: 3em
    }
.poetry .indent {
    text-indent: 1.5em
    }
.poetry .first {
    text-indent: -3em;
    padding-left: 3em
    }