body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 0.8em;
    margin-bottom: 0.8em;
    line-height: 1.25em
    }
.ctr {
    text-align: center
    }
.sc {
    font-variant: small-caps
    }
.sig {
    margin-left: 55%;
    text-align: left
    }
.dedication {
    line-height: 1.1em
    }
.part {
    margin-top: 4em;
    margin-bottom: 2em;
    text-align: center;
    font-weight: bold;
    font-size: 135%
    }
.firstchapter {
    margin-top: 2em;
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 125%;
    font-weight: bold
    }
.chapter {
    margin-top: 4em;
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 125%;
    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 {
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 2em
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 0;
    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.med {
    width: 65%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.chpt {
    vertical-align: top;
    text-align: right
    }
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
    }
.tn {
    background-color: #eee;
    border: solid 1px;
    text-align: center;
    margin-left: 10%;
    margin-right: 10%
    }