p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
p.publisher {
    margin-top: 4em;
    text-align: center;
    font-size: smaller;
    margin-bottom: 3em
    }
p.ads {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: -1em;
    margin-left: 1em
    }
p.other {
    padding-top: 2em;
    padding-bottom: 2em;
    margin-left: 18em;
    text-indent: 0
    }
p.title {
    text-align: center;
    font-weight: bold
    }
p.title1 {
    text-align: center;
    font-size: 70%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.toc {
    width: 60%;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 150%;
    letter-spacing: 0.05ex
    }
td.story {
    text-align: left;
    padding-left: 2em;
    padding-right: 2em;
    text-indent: -2em
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
div.advertisements {
    margin-top: 1em;
    margin-left: 10%;
    margin-right: 10%;
    font-size: smaller;
    padding: 0.5em 0.5em 0.5em 0.5em;
    background-color: #FBF5E6;
    color: black
    }
div.note {
    margin: 4em 10% 0 10%;
    padding: 1em;
    border: 1px dashed black;
    background-color: #F0F8FF;
    font-size: smaller
    }
img {
    border-style: none;
    margin-bottom: 1em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
.pagenum {
    font-size: x-small;
    text-align: right
    }
.bb {
    border-bottom: solid 2px
    }
.bl {
    border-left: solid 2px
    }
.bt {
    border-top: solid 2px
    }
.br {
    border-right: solid 2px
    }
.bbox {
    border: solid 1px;
    padding: 1em
    }
.center {
    text-align: center
    }
.u {
    text-decoration: underline
    }
.caption {
    font-style: italic;
    font-weight: bold
    }
.figcenter {
    margin: auto;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 0;
    padding: 0;
    text-align: center
    }