body {
    font-size: 16px;
    font-family: bookman, serif;
}

h1 {
    font-size: 32px;
    font-weight: bold;
    font-family: bookman, serif;
    text-transform: uppercase;
}

h2 {
    font-size: 20px;
    font-weight: bold;
    font-family: bookman, serif;
}

h3 {
    font-size: 18px;
    font-family: bookman, serif;
}

h4 {
    font-size: 16px;
    font-style: italic;
    font-family: bookman, serif;
}

table td {
    font-size: 14px;
    font-family: "bookman", serif;
}

.link {
    #font-family: courier, monospace, fixed;
    font-size: 16px;
    font-weight: bold;
}

.hang {
    text-indent: -2em;
    margin-left: 2em;
}
