body {
    color: black;
    background: white;
    margin-right: 10%;
    margin-left: 10%;
    font-family: "Times New Roman", serif;
    text-align: justify
    }
div.chapter {
    page-break-before: always;
    margin-top: 4em
    }
p {
    text-indent: 0%
    }
p.noindent {
    text-indent: 0%
    }
p.t2 {
    text-indent: 0%;
    font-size: 150%;
    text-align: center
    }
p.t3 {
    text-indent: 0%;
    font-size: 100%;
    text-align: center
    }
p.t3b {
    text-indent: 0%;
    font-size: 100%;
    font-weight: bold;
    text-align: center
    }
h1 {
    text-align: center
    }
h2 {
    text-align: center
    }
h3 {
    text-align: center
    }
h4 {
    text-align: center
    }
h5 {
    text-align: center
    }
p.bullet {
    text-indent: -10%;
    margin-left: 10%;
    margin-right: 0%
    }