body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-indent: 1.15em;
    line-height: 120%;
    text-align: justify
    }
.noindent {
    text-indent: 0;
    margin-top: 2em;
    margin-bottom: 0
    }
.indent {
    margin-left: 4%;
    text-indent: 0;
    margin-top: 0;
    margin-bottom: 0
    }
.chapter {
    text-indent: 0;
    margin-top: 4em;
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 110%;
    font-weight: bold
    }
.ctr {
    text-align: center;
    text-indent: 0
    }
.sc {
    font-variant: small-caps;
    font-size: 105%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 0.5em
    }
hr.med {
    text-align: center;
    width: 65%;
    margin-top: 3em;
    margin-bottom: 2em;
    text-indent: 0
    }
.img {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 0.25em
    }
.caption {
    margin-top: 0.35em;
    margin-bottom: 4em;
    text-align: center;
    text-indent: 0;
    font-size: 92%;
    font-weight: bold
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td {
    padding: 0.25em 0.25em 0.25em 2em
    }
.transnote {
    background-color: #F5DEB3;
    color: inherit;
    margin: 2em 10% 1em 10%;
    padding: 0.5em 1em 0.5em 1em
    }
a:link {
    color: #33C;
    text-decoration: underline;
    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
    }