body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-align: justify;
    line-height: 1.25em;
    text-indent: 1.5em;
    margin-top: 0.2em
    }
h1 {
    font-size: 150%;
    margin-top: 2em;
    text-align: center;
    line-height: 1.5em;
    clear: both
    }
h2 {
    margin-top: 4em;
    text-align: center;
    line-height: 1.5em;
    clear: both
    }
h3 {
    margin-top: 0.5em;
    text-align: center;
    line-height: 1.5em;
    clear: both
    }
h4 {
    margin-top: 6em;
    text-align: center;
    line-height: 1.5em;
    clear: both
    }
h4.chapter {
    margin-top: 0.5em;
    text-align: center;
    line-height: 1.5em;
    clear: both
    }
h5 {
    margin-top: 4em;
    text-align: center;
    line-height: 1.5em;
    clear: both
    }
h6 {
    margin-top: 0.5em;
    text-align: center;
    line-height: 1.5em;
    clear: both
    }
img {
    margin-left: auto;
    margin-right: auto;
    border: solid 2px;
    color: silver
    }
p.illustration {
    text-align: center;
    margin-top: 2em;
    margin-right: 1em
    }
p.caption {
    text-align: center;
    margin-top: 1em;
    margin-left: 20%;
    margin-right: 20%;
    font-size: 90%;
    color: #808080
    }
.r {
    text-align: right;
    margin-right: 5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
.l {
    margin-left: 5%;
    text-indent: 0;
    text-align: left;
    margin-top: 1em;
    margin-bottom: 1em
    }
.blockquote1 {
    margin-left: 10%;
    margin-right: 10%
    }
.blockquote2 {
    margin-left: 15%;
    margin-right: 15%
    }
.smallcaps {
    font-variant: small-caps
    }
sup {
    font-size: 70%;
    vertical-align: 30%
    }
.note {
    text-align: center;
    margin-left: 20%;
    margin-right: 20%
    }
hr.mid {
    width: 40%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.tiny {
    width: 20%
    }
.fnanchor {
    vertical-align: baseline;
    font-size: 0.8em;
    text-decoration: none
    }
table.toc a {
    color: #006;
    background-color: inherit
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em 1em 0.1em 0
    }
td.number {
    text-align: right
    }
.pagenum {
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    color: #666;
    background-color: inherit;
    text-indent: 0
    }
ul {
    list-style-type: none
    }
li {
    margin-top: 0.15em;
    margin-bottom: 0.15em
    }
p.tn {
    margin: auto;
    width: 40%;
    font-size: 90%;
    border: solid 1px;
    text-align: center
    }