body {
    margin-left: 14%;
    margin-right: 14%
    }
p {
    text-indent: 0;
    text-align: justify;
    line-height: 1.2em
    }
.ctr {
    text-align: center
    }
.sc {
    font-variant: small-caps
    }
.sig {
    margin-left: 60%;
    line-height: 1em;
    margin-top: 0.25em
    }
.ralign {
    text-align: right;
    line-height: 1em;
    margin-bottom: 0.25em
    }
.narrow {
    line-height: 0.5em
    }
.chapter {
    font-weight: bold;
    font-size: 110%;
    text-align: center;
    margin-bottom: 1em;
    margin-top: 4em
    }
.head {
    font-weight: bold;
    font-size: 102%;
    text-align: center;
    margin-bottom: 2em;
    margin-top: 1.5em
    }
.blockquote {
    text-align: justify;
    margin-left: 6%;
    margin-right: 6%;
    margin-bottom: 1.95em;
    margin-top: 1.95em;
    font-size: 97%;
    line-height: 1em
    }
.figcenterbook {
    text-align: center;
    margin-top: 4em;
    margin-bottom: 0
    }
.figcenter {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 3em
    }
.caption {
    font-weight: bold;
    font-size: 94%;
    text-align: center;
    margin-top: 0.1em
    }
h1 {
    text-align: center;
    margin-bottom: 1em;
    line-height: 1.2em
    }
h1.pg {
    text-align: center;
    margin-bottom: 1em;
    line-height: 1em;
    letter-spacing: 0
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    margin-bottom: 1em;
    line-height: 1.2em
    }
hr.long {
    width: 100%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.med {
    width: 70%;
    margin-top: 3em;
    margin-bottom: 3em
    }
hr.short {
    width: 40%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.veryshort {
    width: 25%;
    margin-top: 1em;
    margin-bottom: 1em
    }
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
    }
hr.full {
    width: 100%
    }
pre {
    font-size: 85%
    }