body {
 background-color: #334d66;
 color: #ffffff;
 font-size: 10pt;
 font-family: Verdana;
}

table {
 <!--  background-color:#334d66;

 -->
    background-color:#486B8F;

 color: #ffffff;
 font-size: 10pt;
 font-family: Verdana;
}

img {
border: 2px;
border-style: solid;
border-color: #000000
}

a:link, a:visited, a:active {
 background-color: #486B8F;
 color: #FFFFFF;
 text-decoration: underline;
}

a:hover {
 background-color: #486B8F;
 color: #808080;
}

.fade {
 color: #6683A1;
 font-family: Verdana;
 font-size: 14pt;
 font-weight: none;
}

.week {
 color: #ffffff;
 font-family: Verdana;
 font-size: 14pt;
 font-weight: none;
}

.noBorder {
 border: 0px;
}