BODY, TABLE {
   font-family: Verdana,Arial,Helvetica,sans-serif;
   }
A:link, A:active, A:visited {
   text-decoration: none;
   }
A:hover {
   text-decoration: underline;
   }
IMG {
   border: none;
   }

.sidebar, .sidebar table {
   font-family: Verdana,Arial,Helvetica,sans-serif;
   color: #FFFFFF;
   font-size: 7pt;
}
.sidebar A {
   color: #C7C7C7;
   font-weight: bold;
   }
.sidehead {
   font-size: 8.5pt;
   font-weight: bold;
   }
.main, .main table {
   font-family: Verdana,Arial,Helvetica,sans-serif;
   color: #000000;
   font-size: 10pt;
}
.main A {
   color: #106090;
   }
.mainhead {
   color: #106090;
   font-weight: bold;
   font-size: 13pt;
   }
.mainsubhed {
   font-size: 8pt;
   }
.maindate {
   color: #B1BBCC;
   font-weight: bold;
}
.calendar {
   color: #C1CCDD;
}
.calendar a {
   color: #FFFFFF;
   }
.calendarhead {
   font-size: 8.5pt;
   font-weight: bold;
   color: #106090;
   }
.disclaimer {
   font-size: 7pt;
   color: #78A9D2;
}