a:link
{
        color: #FF0000; text-decoration: underline;
}
a:visited
{
        color: #FF00FF; text-decoration: underline;
}
a:active
{
        color: #FFFF00; text-decoration: underline;
}
a:hover
{
        color: #00FFFF; text-decoration: underline;
}
body
{
        font-family: Geneva, Arial, Helvetica, san-serif;
        color: #FFFFFF;
   font-size: 10pt; font-style: normal; font-weight: 400}

TD,TH
{
font-family: Geneva, Arial, Helvetica, san-serif;
        color: #FFFFFF;
font-size: 10pt; font-style: normal; font-weight: 400}