p {
    color: black;
    margin: 0.5em auto;
    text-align: justify
    }
p + p {
    text-indent: 1.25em
    }
.p0 {
    text-indent: 0
    }
.p01 {
    text-indent: 1.25em
    }
.p1 {
    margin-top: 0;
    margin-bottom: 0
    }
h1, h2, h3, .c1, .c2, .c3 {
    text-align: center
    }
h1 {
    font-size: 3em
    }
h2 {
    margin-bottom: 2em;
    margin-top: 5em
    }
.c1 {
    text-indent: 0;
    font-size: 2em
    }
.c2 {
    font-size: 0.9em
    }
.c3 {
    font-size: 2em
    }
.c4, .c41, .c4a, .c4b, .c4c, .c4d, .c4e {
    font-size: 0.85em;
    margin-left: 1.4em;
    margin-top: -1.3em
    }
.c4 {
    text-indent: -0.5em;
    margin: 1em 0 0.5em 0
    }
.c41 {
    text-indent: 1.25em
    }
.c4a {
    margin-left: 4.5em;
    text-indent: -4.5em;
    margin-bottom: 1.4em
    }
.c4b {
    text-indent: 4.5em;
    margin-left: 0
    }
.c4c {
    margin-left: 2em
    }
.c4d {
    margin-left: 0;
    text-indent: 1.25em
    }
.c4e {
    margin-left: 1.5em;
    text-indent: -1.5em;
    margin-top: -0.3em
    }
.c5 {
    font-size: 0.8em;
    margin-right: 2em;
    margin-left: 2em;
    line-height: 0.3em;
    text-indent: 0;
    text-align: right
    }
.smallcaps {
    font-size: 75%
    }
.largespace {
    line-height: 8em
    }
.centre {
    text-align: center
    }
.spaces {
    white-space: pre-wrap
    }
.break {
    page-break-before: always
    }