.nav {
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.nav2 {
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.header1 {
    font-size: 14px;
    font-family: Verdana, Helvetica, sans-serif;
    color: black;
    text-decoration: none;
    font-weight: bold;
}

.date {
    font-size: 10px;
    font-family: Verdana, Helvetica, sans-serif;
    color: black;
    text-decoration: none;
    font-weight: bold;
}

.body {
    font-size: 13px;
    font-family: times, Verdana, Helvetica, sans-serif;
    color: black;
    text-decoration: none;
    font-weight: normal;
}

.footer {
    font-size: 9px;
    font-family: Verdana, Helvetica, sans-serif;
    color: white;
    text-decoration: none;
    font-weight: normal;
}