body {
    font-size        :   10pt;
    margin-top       :   0;
    margin-left      :   0;
}

td {
    font-size        :   10pt;
}

A:LINK.menu{
    font-size        :   10pt;
    color            :   #000060;
    TEXT-DECORATION  :   none;
}

A:VISITED.menu{
    font-size        :   10pt;
    color            :   #000060;
    TEXT-DECORATION  :   none;
}

A:HOVER.menu{
    font-size        :   10pt;
    color            :   #CC0000;
    TEXT-DECORATION  :   underline;
}

.font8pt  {  font-size: 8pt}
.font10pt {  font-size: 10pt}
.font12pt {  font-size: 12pt}
.font14pt {  font-size: 14pt}
.font18pt {  font-size: 18pt}

