body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 0.85em;
    margin-bottom: 0.85em;
    line-height: 1.25em
    }
.l1 {
    margin-left: 2%;
    margin-top: 0.2em;
    margin-bottom: 0.2em
    }
.l2 {
    margin-left: 6%;
    margin-top: 0.2em;
    margin-bottom: 0.2em
    }
.l3 {
    margin-left: 10%;
    margin-top: 0.2em;
    margin-bottom: 0.2em
    }
.l4 {
    margin-left: 14%;
    margin-top: 0.2em;
    margin-bottom: 0.2em
    }
.l5 {
    margin-left: 18%;
    margin-top: 0.2em;
    margin-bottom: 0.2em
    }
.l6 {
    margin-left: 22%;
    margin-top: 0.2em;
    margin-bottom: 0.2em
    }
.hang {
    text-align: justify;
    padding-left: 2em;
    text-indent: -2em
    }
.narrow {
    margin-left: 8%;
    margin-right: 8%
    }
.ctr {
    text-align: center
    }
.ctrspace {
    text-align: center;
    margin-top: 2em
    }
.sc {
    font-variant: small-caps
    }
.firstchapter {
    margin-top: 2em;
    margin-bottom: 1.7em;
    text-align: center;
    font-size: 110%
    }
.chapter {
    margin-top: 3em;
    margin-bottom: 1.7em;
    text-align: center;
    font-size: 115%
    }
.head {
    margin-top: 1em;
    margin-bottom: 2.5em;
    text-align: center;
    font-size: 110%
    }
.caption {
    font-size: 95%;
    text-align: justify;
    margin-bottom: 2.5em;
    margin-top: 0.3em;
    margin-left: 20%;
    margin-right: 20%
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 0;
    margin-top: 2.5em;
    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
    }
.fm1 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em;
    font-weight: bold;
    font-size: 120%
    }
.fm2 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1.5em;
    font-weight: bold;
    font-size: 110%
    }
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
    }
td.txt {
    vertical-align: top;
    text-align: left
    }
td.pg {
    vertical-align: bottom;
    text-align: right
    }
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
    }