body,td,th {
    font-family: Georgia, Times New Roman, Times, serif;
    color: #000000;
}
body {
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#topNav a {
    text-decoration: none;
    color: #ddd;
}
#topNav a:hover {
    color: #fff;
    text-decoration: underline;
}

#copyright {
    font-size: 8pt;
    color: #ccc;
}
#copyright a {
    color: #ddd;
    text-decoration: none;
}
#copyright a:hover {
    color: #fff;
    text-decoration: underline;
}

#banner {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
}
#title {
    font-size: 14pt;
    font-weight: bold;
}
#blurb { font-size: 12pt; }
#contact { font-size: 12pt; }

.imgdesc {
    font-size: 10px;
}
