BODY	{
	background-color: black;
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	word-spacing: normal;
	color: white;
	scrollbar-base-color: #ffcc66;
	scrollbar-arrow-color: green;
	scrollbar-darkshadow-Color: yellow;
	}

TD	{
	font-family: Verdana,Helvetica,sans-serif;
        font-size: 10pt;
        color: #FFFFFF;
	}

A:Link  {
        text-decoration : none;
        color: #00f0f0;
	}
A:Visited  {
        text-decoration : none;
        color: #c0c0f0;
	}
A:Active  {
        text-decoration : none;
        color : #00f000;
	}
A:Hover  {
        text-decoration : none;
        color: yellow;
	  font-weight: bold;
	}


