body {
    margin-left: 10%;
    margin-right: 10%
    }
a.chaptitle {
    text-decoration: none
    }
p.titlepage {
    text-indent: 0;
    text-align: center
    }
p.chapterhead {
    margin-top: 4em;
    font-weight: normal
    }
p.sectionindent {
    text-indent: 2em;
    font-weight: normal
    }
p.signature {
    text-align: right;
    padding-right: 2em
    }
.subtitle {
    font-size: 80%;
    text-indent: 0;
    text-align: center;
    font-weight: bold;
    margin-top: 1em
    }
h2, h3, h4, h5 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.hr65 {
    width: 45%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.hr45 {
    width: 45%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.left {
    margin-left: 2em
    }
.totoc {
    font-size: 50%;
    text-align: right
    }
.totoi {
    font-size: 50%;
    text-align: right
    }
.tdlpb {
    text-align: left;
    padding-bottom: 1em
    }
.tdcpb {
    text-align: center;
    padding-bottom: 1em
    }
.tdr {
    text-align: right;
    padding-right: 0.5em
    }
.tdr4 {
    text-align: right;
    padding-right: 4em
    }
.tdr2 {
    text-align: right;
    padding-right: 2em
    }
.tdc {
    text-align: center
    }
.tdl {
    text-align: left
    }
.tdl2 {
    text-align: left;
    padding-left: 2em
    }
.tdlp1 {
    text-align: left;
    padding-left: 3%
    }
.tdlp2 {
    text-align: left;
    padding-left: 0.5em
    }
.tr {
    margin-left: 15%;
    margin-right: 15%;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 1em;
    background-color: #f6f2f2;
    color: black;
    border: dotted black 1px
    }
.blr {
    border-left: solid black 1px;
    border-right: solid black 1px
    }
.blrb {
    border-left: solid black 1px;
    border-right: solid black 1px;
    border-bottom: solid black 1px
    }
.brb {
    border-right: solid black 1px;
    border-bottom: solid black 1px
    }
.blb {
    border-left: solid black 1px;
    border-bottom: solid black 1px
    }
.bb {
    border-bottom: solid black 1px
    }
.bl {
    border-left: solid black 1px
    }
.br {
    border-right: solid black 1px
    }
a[title].pagenum:after {
    content: attr(title);
    border: 1px solid silver;
    display: inline;
    font-size: x-small;
    text-align: right;
    color: #808080;
    background-color: inherit;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0;
    letter-spacing: 0
    }
.blockquot10 {
    margin-left: 10%;
    margin-right: 10%
    }
div.index {
    font-size: 90%
    }
ul.IX {
    list-style-type: none;
    font-size: inherit
    }
.IX li {
    margin-top: 0
    }
.tochead {
    text-align: right;
    padding-top: 2em;
    padding-bottom: 1em
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 90%
    }
.footnote .label {
    text-align: right;
    font-size: 90%
    }
.fnanchor {
    vertical-align: text-top;
    font-size: 0.8em;
    text-decoration: none
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i2 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i6 {
    display: block;
    margin-left: 6em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i8 {
    display: block;
    margin-left: 8em;
    padding-left: 3em;
    text-indent: -3em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }