

    td  {
	font-family : Verdana,Arial,sans-serif;
	font-size : 9pt;
	color : #000000;
        }
a:link, a:active,  a:hover
	{
	color: dc143c;
	font-size : 10pt;
	text-decoration: none;
	font-weight : bold;
}
a:visited
{ 
	color: dc143c;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
}
a:hover
	{color: #990000;
	text-decoration: underline;}


   li {

	list-style-type: square;
}
body
{
    scrollbar-face-color:#000000;
    scrollbar-highlight-color:#000000;
    scrollbar-shadow-color:#999999;
    scrollbar-3dlight-color:#eaeaea;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#eaeaea;
    scrollbar-darkshadow-color:#000000;
}