body
{
    background-color: #FFFFFF; font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: #666666;

}
header
{
    background-color: #BA1C21;
    color: #FFFFFF;
    font-family: Georgia, 'Times New Roman', Times, serif;
}
footer
{
    font-size: 0.7em;
    font-style: italic;
    text-align: center;
}
header h1
{
    line-height: 240%;
}
.dsu
{
    color: #BA1C21;
    font-size: 1.2em;
}
nav
{
    background-color: #F3F3F3;
    font-weight: bold;
}
#wrapper
{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
h2
{
    color: #424242;
    font-family: Georgia, 'Times New Roman', Times, serif;
}
dt
{
    color: #BA1C21;
    font-weight: bold;
}