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
    }
.name {
    text-indent: 2em;
    text-align: justify;
    margin-top: 0.85em;
    line-height: 0.25em
    }
.indent {
    margin-left: 1.75em
    }
.wideindent {
    margin-left: 43%
    }
.contents {
    margin-left: 12%;
    margin-right: 12%
    }
.ctr {
    text-align: center
    }
.ralign {
    text-align: right
    }
.sc {
    font-variant: small-caps
    }
.title {
    margin-top: 2.25em;
    margin-bottom: 2.25em;
    text-align: center;
    font-size: 130%;
    font-weight: bold
    }
.chapter {
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: center;
    font-size: 125%;
    font-weight: bold
    }
.head {
    margin-top: 1em;
    margin-bottom: 1.2em;
    text-align: center;
    font-size: 115%;
    font-weight: bold
    }
.caption {
    font-weight: bold;
    font-size: 98%;
    text-align: center;
    margin-bottom: 2.5em;
    margin-top: 0.3em
    }
.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
    }
h1.pg {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1em;
    letter-spacing: 0
    }
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
    }
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%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
pre {
    font-size: 85%
    }