body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
h1, h2 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h1 {
    margin-top: 2em;
    margin-bottom: 1em;
    font-size: xx-large
    }
h2 {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: medium
    }
p.author {
    margin-top: 1em;
    margin-bottom: 0;
    font-size: large;
    text-align: center;
    text-indent: 0
    }
p.illustrator {
    margin-top: 1em;
    margin-bottom: 0;
    font-size: large;
    text-align: center;
    text-indent: 0
    }
p.publisher {
    margin-top: 2em;
    margin-bottom: 0;
    font-size: large;
    text-align: center;
    text-indent: 0
    }
p.booktitle {
    margin-top: 4em;
    margin-bottom: 0;
    font-size: x-large;
    text-align: center;
    text-indent: 0
    }
p.copyright {
    margin-top: 5em;
    margin-bottom: 4em;
    font-size: smaller;
    text-align: center
    }
p.dedication {
    margin-top: 4em;
    margin-bottom: 1em;
    text-align: center;
    line-height: 175%;
    text-indent: 0
    }
p.newsection {
    text-indent: 0
    }
span.dropcap {
    padding-top: 0;
    padding-left: 0;
    font-size: 280%;
    line-height: 80%;
    overflow: visible
    }
span.firstword {
    text-transform: uppercase
    }
div.advertisements {
    margin-top: 1em;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 0;
    padding: 2em 1em 2em 1em;
    background-color: #FBF5E6;
    color: inherit
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.toc {
    font-size: medium;
    margin-top: 0;
    margin-bottom: 0
    }
table.illustrations tr {
    line-height: 150%
    }
td.page {
    text-align: right;
    vertical-align: bottom
    }
td.roman {
    text-align: right;
    vertical-align: top;
    padding-right: 2em
    }
td.illu {
    padding-left: 1em;
    text-indent: -1em
    }
table.ads {
    border-collapse: collapse
    }
table.ads td {
    line-height: 140%
    }
div.note {
    margin: 4em 10% 0 10%;
    padding: 1em;
    border: 1px dashed black;
    color: inherit;
    background-color: #F0F8FF;
    font-size: smaller
    }
div.note p {
    margin-top: 0;
    text-indent: 0
    }
img {
    border-style: none;
    margin-bottom: 0.5em
    }
ul {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 1.5em;
    text-indent: -1.5em
    }
.pagenum {
    font-size: x-small;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0;
    color: gray;
    background-color: inherit
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%);
    background-color: inherit
    }
a:visited {
    text-decoration: none;
    color: rgb(10%, 30%, 60%);
    background-color: inherit
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-size: small
    }
.figcenter {
    margin-top: 5em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    text-align: center
    }
.figcenterfull {
    margin-top: 2.5em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    text-align: center
    }