.heading {
    border-style: solid;
    border-color: black;
    border-width: 1;
    background: black;
    font-size: 14px;
    color: white;
    text-align: center;
    font-family: arial,helvetica;
    font-weight: bold;
}

.navlink {
    text-decoration: none;
    color: white;
    font-size: 16px;
    font-family: arial,helvetica;
    font-weight: bold;
}

.bodylink {
    color: black;
    text-decoration: underline;
}

.bodytable {
    color: black;
    font-size: 12px;
    font-family: arial,helvetica;
    width: 600;
}

.subbodytable {
    color: black;
    font-size: 12px;
    font-family: arial,helvetica;
    vertical-align: top;
}

.biggerfont {
    color: black;
    font-size: 16px;
    font-family: arial,helvetica;
}

.bigfont {
    color: black;
    font-size: 16px;
    font-family: arial,helvetica;
}

.whitefont {
    color: white;
    font-size: 12px;
    font-family: arial,helvetica;
}
