body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-indent: 1em;
    line-height: 124%;
    text-align: justify
    }
.noindent {
    text-indent: 0
    }
.sig {
    text-indent: 55%
    }
.blockquote {
    margin-left: 8%;
    margin-right: 8%;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 98%
    }
.chapter {
    text-indent: 0;
    margin-top: 1em;
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 110%;
    font-weight: bold
    }
.head {
    text-indent: 0;
    margin-top: 1.5em;
    margin-bottom: 2.5em;
    text-align: center;
    font-weight: bold;
    font-size: 105%
    }
.ctr {
    text-align: center;
    text-indent: 0;
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: bold
    }
.sc {
    font-variant: small-caps;
    font-size: 105%
    }
h1, h2, h3, h4, h5 {
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
hr.long {
    text-align: center;
    width: 85%;
    margin-top: 3em;
    margin-bottom: 3em;
    text-indent: 0
    }
hr.med {
    text-align: center;
    width: 65%;
    margin-top: 3em;
    margin-bottom: 2em;
    text-indent: 0
    }
hr.short {
    text-align: center;
    width: 25%;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    text-indent: 0
    }
.img {
    text-align: center;
    margin-top: 6em;
    margin-bottom: 0.5em
    }
.caption {
    margin-top: 0.35em;
    margin-bottom: 2em;
    text-align: center;
    text-indent: 0;
    font-size: 92%;
    font-weight: bold
    }
div.trans-note {
    border-style: solid;
    border-width: 1px;
    margin: 3em 15%;
    padding: 0.75em;
    text-align: center;
    font-size: 90%
    }
table {
    margin-left: 14%;
    margin-right: auto
    }
ul.rules {
    list-style-type: upper-roman;
    margin-top: 1em;
    line-height: 1.2em
    }
li {
    margin-top: 1em
    }
.lsoff {
    list-style-type: none
    }
a:link {
    color: #33C;
    text-decoration: none;
    font-weight: bold;
    background: inherit
    }
link {
    color: #33C;
    text-decoration: none;
    background: inherit
    }
a:visited {
    color: #33C;
    text-decoration: none;
    background: inherit
    }
a:hover {
    color: #F00
    }