BODY {
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 10pt;
        font-weight: normal;
        font-style: normal;
        color: #000000;
        background-color: #ffffff;
     }

TD {
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 10pt;
        font-weight: normal;
        font-style: normal;
}

A		{ text-decoration: underline };
A:link		{ color: #4a97ed; font-weight: bold }
A:visited	{ color: #4a97ed; }
A:active	{ color: Red; }
A:hover		{ color: #4a97ed; text-decoration: none }


