body {
    color: black;
    background: white;
    margin-right: 10%;
    margin-left: 10%;
    font-family: "Times New Roman", serif;
    text-align: justify
    }
p {
    text-indent: 1.5em
    }
p.noindent {
    text-indent: 0%
    }
p.t1 {
    text-indent: 0%;
    font-size: 120%;
    text-align: center
    }
h1, h2, h3, h4, h5 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    page-break-before: always
    }
h1 {
    font-size: 200%;
    margin-top: 0.6em;
    margin-bottom: 0.6em;
    text-indent: 0
    }
h2 {
    font-size: 175%;
    margin-top: 2em;
    margin-bottom: 1em
    }
h3 {
    font-size: 150%;
    margin-top: 2em
    }
h4 {
    font-size: 120%
    }
h5 {
    font-size: 110%
    }