BODY {
    background-color: white;
}
H1 {
    font-size: 18pt;
    word-spacing: 5pt;
    letter-spacing: 5pt;
    text-indent: 5%;
}
P {
    font-size: 10pt;
    text-indent: 1em;
    text-align: justify;
    line-height: 180%;
}
