BODY
{
   Font-Family: Verdana, Helvetica, Arial;
   FONT-SIZE: 12;
   Font-Weight: Bold;
   Color: #FFFFFF;
}
TABLE
{
   Font-Family: Verdana, Helvetica, Arial;
   FONT-SIZE: 12;
   Font-Weight: Bold;
   Color: #FFFFFF;
}
A:Link
{
   Font-Family: Verdana, Helvetica, Arial;
   FONT-SIZE: 12;
   Font-Weight: Bold;
   Color: #FFFFFF;
   text-decoration: underline

}
A:visited
{
   Font-Family: Verdana, Helvetica, Arial;
   FONT-SIZE: 12;
   Font-Weight: Bold;
   Color: #FFFFFF;
   text-decoration: underline
}
A:active
{
   Font-Family: Verdana, Helvetica, Arial;
   FONT-SIZE: 12;
   Font-Weight: Bold;
   Color: #EA0105;
   text-decoration: underline
}
A:hover
{
   COLOR: #EA0105;
}
STRONG
{
   Font-Family: Verdana, Helvetica, Arial;
   FONT-SIZE: 12;
   BACKGROUND-COLOR: default;
   COLOR: #FFFFFF;
}
.header
{
    FONT-SIZE: 18;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: default;
    COLOR: #FFFFFF;
    text-decoration: none
}
H2
{
    FONT-SIZE: 16;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: default;
    COLOR: #FFFFFF;
}