body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify;
    text-indent: 1em
    }
h1, h2 {
    text-align: center;
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal
    }
h1 {
    font-size: xx-large;
    padding-top: 0.5em;
    padding-bottom: 0.5em
    }
h2 {
    font-size: large;
    margin-top: 3em;
    margin-bottom: 1em
    }
h2.ads {
    margin-top: 5em;
    line-height: 160%;
    font-style: italic
    }
p.copyright {
    margin-top: 4em;
    margin-bottom: 4em;
    font-size: smaller;
    text-align: center;
    text-indent: 0
    }
p.author {
    margin-top: 0.5em;
    margin-bottom: 0;
    font-size: large;
    line-height: 140%;
    text-align: center;
    text-indent: 0
    }
p.details {
    margin-top: 0.7em;
    padding-bottom: 0.25em;
    font-size: small;
    word-spacing: 0.8ex;
    line-height: 170%;
    text-align: center;
    text-indent: 0
    }
p.publisher {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin: 0;
    font-size: medium;
    line-height: 125%;
    text-align: center;
    text-indent: 0
    }
p.newsection {
    text-indent: 0
    }
.dropcap {
    padding-left: 0;
    font-size: 250%;
    line-height: 83%;
    overflow: visible
    }
.firstword {
    text-transform: uppercase
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.toc {
    font-size: medium;
    width: 25em;
    line-height: 160%;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.toc td {
    padding-top: 0.5em;
    padding-left: 2em;
    text-indent: -2em
    }
table.toc td.onpage {
    font-size: 90%;
    padding-left: 2em;
    vertical-align: bottom;
    text-align: right;
    text-indent: 0
    }
table.title {
    border-collapse: collapse;
    border: 2px solid black;
    width: 20em
    }
table.title td {
    border: 2px solid black
    }
.pagenum {
    font-size: x-small;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0;
    color: gray;
    background-color: inherit
    }
img {
    border: none
    }
img.border {
    border: solid 2px black;
    padding: 0
    }
img.dblborder {
    border: double 3px black;
    padding: 0
    }
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
    }
.u {
    text-decoration: underline
    }
.caption {
    font-size: small
    }
.figcenter {
    padding-top: 2em;
    padding-bottom: 1em;
    margin: auto;
    text-align: center
    }