p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.newChapter {
    width: 65%
    }
p.quotation {
    text-align: center
    }
p.letterSignature {
    text-align: right;
    margin-top: 0
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
#byTheSameAuthor > p.header {
    text-decoration: underline;
    margin-left: 0;
    margin-top: 1em;
    margin-bottom: 0
    }
#byTheSameAuthor > p {
    margin-top: 0;
    margin-left: 2em
    }
#byTheSameAuthor > hr {
    margin-top: 0.75em;
    margin-bottom: 0.75em
    }
#by {
    text-align: center
    }
#firstPublished {
    text-align: center
    }