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 {
    margin-top: 2em;
    font-size: large;
    line-height: 180%
    }
h2 {
    font-size: medium;
    font-style: italic;
    margin-top: 1.5em;
    margin-bottom: 1em
    }
p.series {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: small;
    text-align: center;
    text-indent: 0
    }
p.publisher {
    margin-top: 7em;
    margin-bottom: 5em;
    font-size: small;
    text-align: center;
    text-indent: 0
    }
p.numbered {
    margin-top: 4em;
    margin-bottom: 4em;
    text-align: center;
    text-indent: 0
    }
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
    }
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
    }