body {
    margin-left: 13%;
    margin-right: 13%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 0.85em;
    margin-bottom: 0.85em;
    line-height: 1.25em
    }
.ctr {
    text-align: center
    }
p.dropcap:first-letter {
    clear: left;
    margin-right: 0.03em;
    font-size: 235%;
    line-height: 78%;
    font-weight: normal
    }
.dcap {
    text-transform: uppercase
    }
.gap {
    line-height: 0.5em
    }
.small {
    font-size: 85%
    }
.foot {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0;
    margin-bottom: 0
    }
.chapter {
    margin-top: 3em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 135%;
    font-weight: bold
    }
.head {
    margin-top: 1em;
    margin-bottom: 2.5em;
    text-align: center;
    font-size: 115%;
    font-weight: bold
    }
.blockquote {
    text-align: justify;
    margin-left: 7%;
    margin-right: 7%;
    font-size: 98%;
    margin-top: 1.6em;
    margin-bottom: 1.6em
    }
.caption {
    font-weight: bold;
    font-size: 95%;
    text-align: center
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 2em;
    margin-top: 2em;
    width: auto
    }
h1 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
hr {
    background-color: black;
    color: inherit;
    padding: 0
    }
hr.long {
    width: 90%;
    margin-top: 2.5em;
    margin-bottom: 2em
    }
hr.med {
    width: 65%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.short {
    width: 35%;
    margin-top: 2.25em;
    margin-bottom: 2.25em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.bbox {
    border: solid 1px;
    border-collapse: collapse
    }
td.center {
    vertical-align: middle;
    text-align: center
    }
td.centerpad {
    vertical-align: middle;
    text-align: center
    }
td.ralign {
    text-align: right
    }
td.right {
    text-align: right
    }
.box {
    border: solid 1px;
    padding: 1em 1em;
    margin: auto;
    width: 75%
    }
ul {
    list-style-type: none;
    margin-left: 20%
    }
a:link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: #F00;
    background-color: inherit
    }