BODY
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Tahoma;
    BACKGROUND-COLOR: ghostwhite
}

TD
{
    FONT-SIZE: 10pt;
}

INPUT
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial
}

A:visited  {color: #0000ff; text-decoration: none}  
A:link  {color: #000000ff; text-decoration: none}
A:active  {color: #0000ff; text-decoration: none}
A:hover   {color: #0000ff;  text-decoration: underline}

