<style type="text/css">

.dummy 
{
}

.calHeader
{
   font-size        : 12pt;
   font-family      : Arial;
   font-weight      : Bold;
   font-style       : normal;
   color            : #FFFFFF;
   background-color : #4682b4;
   cursor           : default;
}

.calEvent
{
   font-size        : 8pt;
   font-family      : Arial;
   font-weight      : normal;
   font-style       : normal;
   color            : #000080;
   background-image : url(event.gif);
   cursor           : default;
}

.calDay 
{
   font-size        : 8pt;
   font-family      : Arial;
   font-weight      : normal;
   font-style       : normal;
   color            : #000080;
   background-color : #EEEEEE;
   cursor           : default;
}

.calToday 
{
   font-size        : 8pt;
   font-family      : Arial;
   font-weight      : normal;
   font-style       : normal;
   color            : #FF0000;
   background-color : #EEEEEE;
   cursor           : default;
}

.calTodayEvent
{
   font-size        : 8pt;
   font-family      : Arial;
   font-weight      : normal;
   font-style       : normal;
   color            : #FF0000;
   background-image : url(event.gif);
   cursor           : default;
}

.calDayNames 
{
   font-size        : 8pt;
   font-family      : Arial;
   font-weight      : normal;
   font-style       : normal;
   color            : #000000;
   background-color : #EEEEEE;
   cursor           : default;
}

.calEventText
{
   font-size        : 8pt;
   font-family      : Arial;
   font-weight      : normal;
   font-style       : normal;
   color            : #FFFFFF;
   background-color : #4682b4;
   border-style     : none;
   cursor           : default;
   padding-left     : 6pt;
}

.calLink
{
   text-decoration  : none;
}

.evtLarge
{
   font-size        : 12pt;
   font-family      : Arial;
   font-weight      : bold;
   font-style       : normal;
   line-height      : 16pt;
   color            : #CC0000;
}

.evtNormal
{
   font-size        : 10pt;
   font-family      : Arial;
   font-weight      : normal;
   font-style       : normal;
   line-height      : 16pt;
   color            : #004080;
}

.evtBold
{
   font-size        : 10pt;
   font-family      : Arial;
   font-weight      : Bold;
   font-style       : normal;
   line-height      : 16pt;
   color            : #004080;
}

.lstHeader
{
   font-size           : 12pt;
   font-family         : Arial;
   font-weight         : bold;
   font-style          : normal;
   text-align          : center;
   color               : #000000;
   padding-top         : 6pt;
   padding-bottom      : 6pt;
   border-bottom-width : thin;
}

.lstDate
{
   font-size        : 10pt;
   font-family      : Arial;
   font-weight      : normal;
   font-style       : normal;
   color            : #000000;
   text-align       : center;
   vertical-align   : top;
   padding-top      : 3pt;
   padding-bottom   : 3pt;
}

.lstEvent
{
   font-size        : 10pt;
   font-family      : Arial;
   font-weight      : normal;
   font-style       : normal;
   color            : #000000;
   text-align       : left;
   vertical-align   : top;
   padding-top      : 3pt;
   padding-bottom   : 3pt;
   padding-left     : 6pt;
}

.lstTime
{
   font-size        : 10pt;
   font-family      : Arial;
   font-weight      : normal;
   font-style       : normal;
   color            : #000000;
   text-align       : center;
   vertical-align   : top;
   padding-top      : 3pt;
   padding-bottom   : 3pt;  
   padding-left     : 3pt;
}


.stdTitle
{
   font-size        : 12pt;
   font-family      : Arial;
   font-weight      : Bold;
   font-style       : Normal;
   color            : #CC0000;
   text-align       : left;
}

.stdHeaderBig
{
   font-size        : 14pt;
   font-family      : Arial;
   font-weight      : Bold;
   font-style       : Normal;
   color            : #004080;
   text-align       : left;
}

.stdHeader
{
   font-size        : 14pt;
   font-family      : Arial;
   font-weight      : Bold;
   font-style       : Normal;
   color            : #004080;
   text-align       : left;
}

.stdHeaderSmall
{
   font-size        : 10pt;
   font-family      : Arial;
   font-weight      : Bold;
   font-style       : Normal;
   color            : #004080;
   text-align       : left;
}

.stdNormal
{
   font-size        : 10pt;
   font-family      : Arial;
   font-weight      : Normal;
   font-style       : Normal;
   color            : #004080;
   text-align       : left;
}

</style>
.std8pt {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal}
.std8pt {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.stdSmall {  font-family: Arial; font-size: 8pt; font-weight: normal; color: #004080}
