<STYLE>
a:link    { color: blue; text-decoration: none; }
a:link    { color: blue; text-decoration: none; }
a:visited { color: blue; text-decoration: none; }
a:hover   { color: red; text-decoration: underline; }
a:active  { color: red; text-decoration: none; }
BODY
{
    FONT-FAMILY: Arial, Sans-Serif;
    FONT-SIZE: 12pt;
}
TD
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Sans-Serif;
    FONT-SIZE: 10pt;
}
TH
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Sans-Serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
}
B
{
    FONT-WEIGHT: bold;
    FONT-FAMILY: Arial, Sans-Serif;
    FONT-SIZE: 12pt;
}
H1
{
    COLOR: #ff9900;
    FONT-FAMILY: Arial, Sans-Serif;
    FONT-SIZE: 20pt;
    FONT-WEIGHT: bold;
}
H2
{
    COLOR: red;
    FONT-FAMILY: Arial, Sans-Serif;
    FONT-SIZE: 14pt;
}
H3
{
    COLOR: #005400;
    FONT-FAMILY: Arial, Sans-Serif;
    FONT-SIZE: 12pt;
}
</STYLE>
