h1 
    {background-color:#ba1c21;
    color:#ffffff;
    font-family:Georgia, 'Times New Roman', Times, serif;
    line-height: 240%;}

body
    {background-color:#FFFFFF;
    color:#666666;
    font-family:Verdana, Geneva, Tahoma, sans-serif;}
nav{background-color:#F3F3F3;}

a {font-weight: bold;}

h2 
    {color:#424242;
    font-family:Georgia, 'Times New Roman', Times, serif;}
dt
    {color:#ba1c21;
    font-weight:bold;}
.dsu
    {color:#ba1c21;
    font-size:1.2em;}

footer
    {font-size:small;
    font-style:italic;
    text-align:center;}
#wrapper
        {width:80%;
        margin-right:auto;
        margin-left:auto;
        }
    
