p {
    text-indent: 1em;
    margin-top: 0.25em;
    margin-bottom: 0.25em
    }
.frontend {
    text-align: center;
    font-size: 80%
    }
.notebox {
    margin: 2em 25% 1em 25%;
    font-size: 90%;
    padding: 0.5em 2em 0.5em 1em
    }
.notebox2 {
    margin: 2em 15% 1em 15%;
    font-size: 95%;
    padding: 0.5em 2em 0.5em 1em;
    border: solid 1px
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
div.chapter {
    page-break-before: always;
    margin-top: 4em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td {
    vertical-align: top
    }
body {
    margin-left: 20%;
    margin-right: 20%;
    text-align: justify
    }
img {
    border: 0
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.littler {
    font-size: 75%
    }
.ads {
    margin-top: 0;
    margin-left: 3em;
    font-size: 85%
    }
.pads {
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 0
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.caption {
    font-variant: small-caps
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
a:link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }