<style>
<!--
.winTable {background-color: #bbbbbb; font-size: 12pt;}
.winTableTitle {background-color: #dddddd; font-size: 12pt;}
.winTableBody {background-color: #eeeeee; line-height:150%;}
.winTableBodyLight {background-color: #ffffff; line-height:150%;}
.winTableFoot {background-color: #eeeeee;}

.winTableLight {background-color: #cccccc; font-size: 12pt;}
.winTableLightTitle {background-color: #eeeeee; font-size: 12pt;}
.winTableLightBody {background-color: #ffffff; line-height:150%;}
.winTableLightBodyLight {background-color: #ffffff; line-height:150%;}
.winTableLightFoot {background-color: #ffffff;}

.dlgTable {background-color: #aaaaaa; font-size: 12pt;}
.dlgTableTitle {background-color: #d0d0d0; font-size: 12pt;}
.dlgTableBody {background-color: #e0e0e0;}
.dlgTableBodyLight {background-color: #eeeeee;}
.dlgTableFoot {background-color: #e0e0e0;}

.tabTable {background-color: #888800; font-size: 12pt;}
.tabTableBody {background-color: #eeeeee;}
.tabTableMainTab {background-color: #dddddd;}
.tabTableSelected {background-color: #ffff00;}

.ftBig {font-size: 16pt;}
.ftRegular {font-size: 12pt;}
.ftMedium {font-size: 11pt;}
.ftSmall {font-size: 9pt;}
.ftTiny {font-size: 7pt;}
.ftTinyComment {font-size: 7pt; color: #005555;}

.txtBoxRegular {font-size: 12pt; border-style: solid; border-width: 1;}
.txtBoxMedium {font-size: 11pt; border-style: solid; border-width: 1;}
.comboBoxRegular {font-size: 12pt; border-style: solid; border-width: 1;}
.comboBoxMedium {font-size: 11pt; border-style: solid; border-width: 1;}
.btnRegular {font-size: 12pt; border-style: solid; border-width: 1;}
.btnMedium {font-size: 11pt; border-style: solid; border-width: 1;}
.btnSmall {font-size: 9pt; border-style: solid; border-width: 1;}
.aBig {font-size: 16pt; color: #222288;text-decoration: none;}
.aRegular {font-size: 12pt; color: #222288;text-decoration: none;}
.aRegular:hover {font-size: 12pt; color: #8888ff;text-decoration: underline;}
.aMedium {font-size: 11pt; color: #2222ff;text-decoration: none;}
.aMedium:hover {font-size: 11pt; color: #8888ff;text-decoration: underline;}
.aSmall {font-size: 9pt; color: #2222ff;text-decoration: none;}
.aSmall:hover {font-size: 9pt; color: #8888ff;text-decoration: underline;}
.aTiny {font-size: 7pt; color: #2222ff;text-decoration: none;}
.aTiny:hover {font-size: 7pt; color: #8888ff;text-decoration: underline;}
.aCalendar {font-size: 9pt; color: #000000;text-decoration: none;}
.aCalendar:hover {font-size: 9pt; color: #000000;text-decoration: underline;}
.aCalendarSunday {font-size: 9pt; color: #ff0000;text-decoration: none;}
.aCalendarSunday:hover {font-size: 9pt; color: #ff0000;text-decoration: underline;}
.aCalendarBold {font-size: 9pt; color: #000000; font-weight: bold; text-decoration: underline;}
.aCalendarBold:hover {font-size: 9pt; color: #000000; font-weight: bold; text-decoration: underline;}
.aCalendarSundayBold {font-size: 9pt; color: #ff0000; font-weight: bold; text-decoration: underline;}
.aCalendarSundayBold:hover {font-size: 9pt; color: #ff0000; font-weight: bold; text-decoration: underline;}
.aFooter {font-size: 9pt; color: #222222;text-decoration: underline;}
.aFooter:hover {font-size: 9pt; color: #222222;text-decoration: underline;}

.quote
{
    BORDER-RIGHT: #d1d7dc 1px solid;
    BORDER-TOP: #d1d7dc 1px solid;
    FONT-SIZE: 14px;
    BORDER-LEFT: #d1d7dc 1px solid;
    COLOR: #444444;
    LINE-HEIGHT: 125%;
    BORDER-BOTTOM: #d1d7dc 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #fafafa
}
-->
</style>