BODY
{
   Font-Family: Helvetica, Arial;
   FONT-SIZE: 12;
}
TABLE
{
   Font-Family: Helvetica, Arial;
   FONT-SIZE: 12;
}
A:Link
{
   Font-Family: Helvetica, Arial;
   Font-Weight: Bold;
   FONT-SIZE: 12;
   Color: #003300;
}
A:visited
{
   Font-Family: helvetica, arial;
   Font-Weight: Bold;
   FONT-SIZE: 12;
   Color: #003300;
}
A:active
{
   Font-Family: helvetica, arial;
   Font-Weight: Bold;
   FONT-SIZE: 12;
   Color: #cc0000;
}
A:hover
{
    COLOR: #cc0000;
}
STRONG
{
    FONT-SIZE: 12;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: default;
    COLOR: #999966;
}
H2
{
    FONT-SIZE: 16;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: default;
    COLOR: #003300;
}
.small
{
    FONT-SIZE: 8pt;
    Font-Family: helvetica, arial;
    Font-Weight: Bold;
    BACKGROUND-COLOR: default;
}