.topbox {
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid red;
    padding: 1em;
    text-align: center
    }
.bottombox {
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid red;
    padding: 1em;
    text-align: center
    }
div.innerbox p {
    margin-top: 0;
    margin-bottom: 0
    }
.bb {
    border-bottom: solid black 1px
    }
.bbox {
    border: solid black 1px
    }
.bl {
    border-left: solid black 1px
    }
.br {
    border-right: solid black 1px
    }
.bt {
    border-top: solid black 1px
    }
.caps {
    text-transform: uppercase
    }
.cen {
    text-align: center;
    font-weight: bold
    }
.figure, .figcenter, .figleft, .figright {
    padding: 1em;
    text-align: center;
    font-size: 0.8em;
    border: none;
    margin: 0;
    text-indent: 1em
    }
.figure img, .figcenter img, .figleft img, .figright img {
    border: none
    }
.figure p, .figcenter p, .figleft p, .figright p {
    margin: 0;
    text-indent: 1em
    }
.figcenter {
    margin: auto
    }
.footnote {
    font-size: 0.9em;
    margin-right: 10%;
    margin-left: 10%
    }
.footnote .label {
    text-align: right
    }
.footnotes {
    border: dashed 1px
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.h1 {
    font-size: 2em;
    margin: 0.67em 0
    }
.h2 {
    font-size: 1.5em;
    margin: 0.75em 0
    }
.h3 {
    font-size: 1.17em
    }
.h4 {
    margin: 1.12em 0
    }
.h5 {
    font-size: 0.83em;
    margin: 1.5em 0
    }
.h6 {
    font-size: 0.75em;
    margin: 1.67em 0
    }
.h1, .h2, .h3, .h4, .h5, .h6 {
    text-indent: 0;
    font-weight: bolder;
    text-align: center
    }
.inline {
    border: none;
    vertical-align: middle
    }
.noin {
    text-indent: 0
    }
.note {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.oldtext {
    font-family: "Old English Text MT";
    margin-bottom: 0.2em
    }
.pagenum {
    font-size: 75%;
    color: gray;
    background-color: inherit;
    text-align: right;
    text-indent: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal
    }
.sc, .smcap {
    font-variant: small-caps
    }
.topnote {
    text-indent: 0;
    text-align: center;
    font-size: 80%;
    margin-bottom: 1em
    }
.trnote {
    margin-left: 15%;
    margin-right: 15%;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 1em;
    background-color: #f6f2f2;
    color: black;
    border: 1px dotted black
    }
blockquote {
    text-align: justify
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
div.inset {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    width: 24em
    }
div.centered {
    text-align: center
    }
div.centered table {
    margin-left: auto;
    margin-right: auto;
    text-align: left
    }
h1, h2, h3, h4, h5, h6, hr {
    text-align: center
    }
h2 {
    margin-top: 3em;
    margin-bottom: 1.5em
    }
h3 {
    margin-top: 2.5em;
    margin-bottom: 1em
    }
h5 {
    margin-bottom: 1%;
    margin-top: 1%
    }
hr {
    margin-right: 10%;
    margin-left: 10%;
    width: 80%
    }
hr.chapter {
    margin-top: 6em;
    margin-bottom: 4em
    }
hr.full {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%
    }
hr.short {
    margin-right: 45%;
    margin-left: 45%;
    text-align: center;
    width: 10%
    }
hr.tb {
    margin: auto;
    margin-top: 2em;
    margin-bottom: 2em;
    width: 25%
    }
p {
    text-align: justify;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
    text-indent: 1em
    }
p.advertisement {
    margin-top: 0.4em;
    margin-bottom: 0.4em;
    text-indent: 0
    }
p.author {
    text-align: right;
    margin-right: 10%
    }
p.caption {
    text-align: center;
    font-weight: bold;
    font-size: large
    }
p.dropcap:first-letter {
    font-size: 265%;
    line-height: 83%
    }
p.center {
    text-align: center;
    text-indent: 0
    }
p.index {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
p.right {
    text-align: right
    }
p.spacer {
    margin-top: 2em;
    margin-bottom: 3em
    }
p.tb {
    margin-top: 2em
    }