body {
    margin-left: 20%;
    margin-right: 20%;
    text-align: justify
    }
h1, h2, h3 {
    text-align: center;
    margin-top: 2em;
    clear: both
    }
h1.nomarg, h2.nomarg, h3.nomarg {
    margin-top: 0
    }
h3.chap {
    margin-top: 4em
    }
div.chapter {
    page-break-before: always;
    margin-top: 4em
    }
.ctr {
    text-align: center
    }
.outd {
    margin-left: 1em;
    text-indent: -1em
    }
p {
    text-indent: 1em;
    margin-top: 0.25em;
    margin-bottom: 0.25em
    }
p.noind {
    text-indent: 0
    }
p.ctr {
    text-align: center;
    text-indent: 0
    }
hr {
    margin: 2em auto 2em auto;
    clear: both
    }
hr.large {
    width: 75%
    }
hr.med {
    width: 50%
    }
hr.small {
    width: 25%
    }
.smcap {
    font-variant: small-caps
    }
p.citation {
    margin-left: 50%;
    text-indent: 0;
    text-align: left;
    font-style: normal
    }
table.ctr {
    margin-left: auto;
    margin-right: auto;
    text-align: left
    }
span.Greek {
    border-bottom: thin dotted gray;
    font-family: sans-serif
    }
a.ftnt {
    font-size: 75%;
    vertical-align: top;
    font-style: normal
    }
.ftnt {
    margin-top: 2em
    }
.ftnt p {
    text-indent: 0;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.ftnt ol {
    margin-top: 0;
    margin-bottom: 0
    }
.ftnt li {
    margin-bottom: 1em
    }
.poem {
    text-align: left;
    margin-left: 2em;
    margin-right: 2em
    }
.poem p {
    margin-bottom: 0.4em;
    margin-top: 0
    }
.poem .lnm {
    margin: 0;
    text-indent: 0;
    font-size: 90%
    }
a:link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }