body {
    font-family: verdana;
    font-size: 11px;
    color: #333333;
}

td {
    font-family: verdana;
    font-size: 11px;
    color: #333333;
}

ul {
    list-style-position: outside;
    list-style-type: disc;
    margin-left: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.navtitles {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #2d5571;
}

a.navtitles {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #2d5571;
    text-decoration: none;
}

a.navtitles:hover {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #2d5571;
    text-decoration: underline;
}

.11px {
    font-size: 11px;
}

.12px {
    font-size: 12px;
}

.title {
    font-weight: bold;
    font-size: 16px;
}

.headings {
    font-weight: bold;
    font-size: 12px;
}

.darkblue {
    color: #003366;
}
