@charset "iso-8859-1";

A:link
{ 
color : #000000; 
text-decoration : none; 
}

A:visited
{
color: #000000;
text-decoration: none;
}

A:hover
{
color: #cccccc;
text-decoration: none;
}

A:active
{color: #999999;
text-decoration: none;
}

BODY
{
font-family: Verdana;
font-size: 8pt;
color: #000000;
font-weight: bold;
scrollbar-arrow-color: #036B89;
scrollbar-face-color: #F1E775; 
scrollbar-highlight-color: #F1E775;
}

TD
{
font-family: Verdana;
font-size: 8pt;
color: #000000;
font-weight: bold;
}
