* {
    font-family: "Times New Roman", Times, serif
    }
p {
    text-indent: 1em;
    margin-left: 0.5em;
    margin-top: 0.75em;
    font-size: 120%;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
hr {
    border: 0;
    width: 33%;
    color: #377;
    background-color: #377
    }
pre {
    font-family: "Courier New", Courier, monospaced;
    font-size: 120%;
    margin-left: 2.5em
    }
p.bq {
    font-size: 100%
    }
div.caption {
    font-size: 80%
    }