BODY
{
    FONT-SIZE: x-small;
    COLOR: darkblue;
    FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica
}
TD
{
    FONT-SIZE: x-small;
    COLOR: darkblue;
    FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica
}
H1
{
    FONT-SIZE: large;
    COLOR: #000033;
    FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica
}
H2
{
    FONT-SIZE: large;
    COLOR: #000033;
    FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica
}
H3
{
    FONT-SIZE: medium;
    COLOR: #000033;
    FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica
}
P
{
    FONT-SIZE: x-small;
    COLOR: darkblue;
    FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica
}
A {color: darkblue; cursor:hand;}
A:visited {color: darkblue; cursor:hand;}
A:link {color: darkblue; cursor:hand;}
A:hover {color: darkblue; cursor:hand;}
A.footer	{color: darkblue; text-decoration:none; cursor:hand;}
A.footer:visited	{color: darkblue; text-decoration:none; cursor:hand;}
A.footer:link	{color: darkblue; text-decoration:none; cursor:hand;}
A.footer:hover	{color: darkblue; text-decoration:none; cursor:hand;}
A.header	{color: darkblue; text-decoration:none; cursor:hand;}
A.header:visited	{color: darkblue; text-decoration:none; cursor:hand;}
A.header:link	{color: darkblue; text-decoration:none; cursor:hand;}
A.header:hover	{color: darkblue; text-decoration:none; cursor:hand;}
