body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.2em
    }
.ctr {
    text-align: center
    }
.right {
    margin-left: 30%;
    margin-top: 0.3em;
    margin-bottom: 0.5em
    }
.cit {
    text-align: center;
    font-weight: bold;
    margin-top: 0.2em;
    margin-bottom: 0.2em
    }
.title {
    text-align: center;
    font-weight: bold;
    font-size: 94%;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    margin-left: 12%;
    margin-right: 12%
    }
.sc {
    font-variant: small-caps
    }
.smaller {
    font-size: 90%
    }
.bigger {
    font-size: 110%;
    font-weight: bold;
    margin-top: 1.5em;
    margin-bottom: 0.5em
    }
.blockquote {
    text-align: justify;
    text-indent: 0%;
    margin-left: 6%;
    margin-right: 6%;
    font-size: 100%
    }
.chapter {
    font-weight: bold;
    font-size: 110%;
    text-align: center;
    margin-bottom: 1em;
    margin-top: 5em
    }
.head {
    font-weight: bold;
    font-size: 103%;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em
    }
.morespace {
    line-height: 0.75em
    }
.frame {
    border-collapse: collapse;
    border: 1px solid #000;
    padding: 1em 1em 1em 1em
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 0.1em
    }
.caption {
    margin-top: 0.35em;
    margin-bottom: 2em;
    text-align: center;
    text-indent: 0;
    font-size: 96%;
    font-weight: bold
    }
h1 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    line-height: 1.25em
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.2em
    }
hr.long {
    width: 100%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.med {
    width: 65%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.short {
    width: 15%;
    margin-top: 2em;
    margin-bottom: 1em
    }
table.boxed {
    border-collapse: collapse;
    border: 1px solid #000
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
td.txt {
    vertical-align: top;
    width: 60%;
    text-align: left;
    text-indent: -1em
    }
td.pg {
    vertical-align: bottom;
    width: 15%;
    text-align: right
    }
ul {
    list-style-type: none;
    line-height: 1.2em;
    margin-left: 2%;
    text-indent: -1.5em
    }
.bb {
    border-bottom: solid 1px
    }
.bl {
    border-left: solid 1px
    }
.bt {
    border-top: solid 1px
    }
.br {
    border-right: solid 1px
    }
.bbox {
    border: solid 1px
    }
a:link {
    color: #33C;
    background-color: inherit;
    text-decoration: underline
    }
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
    }
.tn {
    margin-left: 14%;
    margin-right: 14%;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 1em;
    background-color: #FAEBD7;
    color: black;
    border: solid black 1px
    }