BODY		{
			font-family: verdana;
			color: #000000;
			font-size: 8pt;
			SCROLLBAR-BASE-COLOR: #C0C0C0; 
			SCROLLBAR-ARROW-COLOR: #000000;
			}
A:link		{
			color: #000000;
			text-decoration: none;
			font-weight: bold;
			}

A:visited	{
			color: #000000;
			text-decoration: none;
			font-weight: bold;
			}
A:hover		{
			color: #000000;
			font-weight: bold;
			text-decoration: underline overline;
			}
