* html { backround: lightblue; }
BODY { color:black; text-decoration:none; Font-Family: Arial, Verdana;font-size:10pt; background: lightblue; margin: 0; margin-top: 5px;}
H1 { align:center; text-align:center;}
H2 { align:center; text-align:center; Font-Family: Arial, Verdana; font-size:12pt; font-weight:bold;}
a { color:Blue; text-decoration:none; font-size:10pt;}
a.calendar { color:White; text-decoration:none; font-size:10pt; font-weight:bold;}
a:hover { text-decoration:underline; }

td { Font-Family: Arial, Verdana;font-size: 10pt; }

div.description {
    width: 550px;
}
div.header {
    width: 100%;
}
div.navigation {
    background: navy;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 575px;
}
div.navigation a {
    margin-left: 5px;
    margin-right:5px;
    color: #ffffcc;
}	
