body {
    margin-left: 4em;
    margin-right: 4em
    }
p {
    text-align: justify;
    text-indent: 0.75em
    }
.noindent {
    text-align: justify;
    text-indent: 0
    }
.chapter {
    text-indent: 0;
    margin-top: 3em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 120%;
    font-weight: bold
    }
.head {
    text-indent: 0;
    margin-top: 1.5em;
    margin-bottom: 2em;
    text-align: center;
    font-weight: bold;
    font-size: 110%
    }
.divhead {
    text-indent: 0;
    margin-top: 3em;
    margin-bottom: 1.25em;
    text-align: center;
    font-weight: bold;
    font-size: 105%
    }
.subhead {
    text-indent: 0;
    margin-top: 1.5em;
    margin-bottom: 1em;
    margin-left: 4em;
    margin-right: 4em;
    text-align: justify;
    font-size: 105%
    }
.subheadpoem {
    text-indent: 0;
    margin-top: 1.5em;
    margin-bottom: 1em;
    margin-left: 11em;
    margin-right: 0;
    text-align: justify;
    font-size: 105%
    }
.foot {
    margin-left: 6%;
    margin-right: 6%;
    margin-top: 0.5em;
    margin-bottom: 0.6em;
    text-align: justify;
    text-indent: 0;
    font-size: 96%
    }
.ctr {
    text-align: center;
    text-indent: 0
    }
.sc {
    font-variant: small-caps;
    font-size: 100%
    }
.blockquote {
    text-align: justify;
    margin-left: 3em;
    margin-right: 3em;
    margin-top: 2em;
    margin-bottom: 2em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.med {
    text-align: center;
    width: 60%;
    margin-top: 2em;
    margin-bottom: 2em;
    text-indent: 0
    }
hr.short {
    text-align: center;
    width: 25%;
    margin-top: 2em;
    margin-bottom: 2em;
    text-indent: 0
    }
li.sub {
    text-indent: 2em
    }
ul.toc {
    margin-top: 1em;
    margin-bottom: 2em;
    list-style-type: none
    }
a:link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: #F00;
    background-color: inherit
    }