BODY	{
                        background-color:#ffffff;
			font-family: arial; 
			color: #000000; 
			font-size: 8pt; 
			SCROLLBAR-BASE-COLOR: #000000; 
			SCROLLBAR-ARROW-COLOR: #2F4F4F;
			}

TD	{
		font-family: verdana; 
		color: #000000; 
		font-size: 8pt;
		}

A:link	{
			text-decoration: none; 
			color: #000000;
			}

A:visited	{
				text-decoration: none;
				color: #000000;
				}

A:hover	 {
			  font-style: normal;
			  color: #000000;
			  text-decoration: none;
			  }

