* {
    font-family: Times, sans-serif
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
hr {
    width: 33%
    }
pre {
    font-family: Courier, monospaced
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 14pt
    }
table {
    font-weight: bold
    }