p {
    text-indent: 1em;
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    font-size: 1.25em
    }
p.contents {
    text-align: center;
    text-indent: 0
    }
p.dedic {
    text-align: center;
    font-size: 1.5em;
    font-style: italic;
    margin-top: -1em;
    margin-bottom: 2em;
    text-indent: 0
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
hr {
    width: 65%;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
hr.small {
    width: 45%;
    margin-top: 0.75em;
    margin-bottom: 0.75em
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.parthead {
    text-align: center;
    font-size: 1.75em;
    font-weight: bold;
    margin-top: 5em;
    margin-bottom: 2em
    }
.chaphead {
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 4em;
    margin-bottom: 2em
    }
a {
    color: #777;
    text-decoration: none
    }