BODY {
    margin-left: 5%;
    margin-right: 5%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    }
A:link {
    color: #336699;
    }
A:visited {
    color: #663399;
    }
H1, H2, H3, H4, H5, H6 {
    font-family: Arial, Helvetica, sans-serif;
    color: #336699;
    }
UL {
    list-style: disc outside;
    }
.body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller;
    }
.caption {
    font-weight: bold;
    }
.code {
    font-family: Courier, monospace;
    white-space: pre;
    }
.indent {
    padding-left: 5%;
    }
.ref {
    font-weight: bold;
    }

