a:link, a:visited, a:active
{
text-decoration: none;
color: #122C5C
}

a.wht:link, a.wht:visited, a.wht:active {color: #FFFFFF}
a.gry:link, a.gry:visited, a.gry:active {color: #666666}

a:hover {text-decoration: underline ;}

td
{
FONT-FAMILY: Arial;
FONT-SIZE: 10pt;
}

h1
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 5pt;
    COLOR: #000000;
}
h2
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 5pt;
    COLOR: #000000;
}