body	{
	font-size:9pt;
	color:#dddddd;
	line-height:160%;
	}
table	{
	font-size:9pt;
	color:#dddddd;
	line-height:160%;
	}
tr	{
	font-size:9pt;
	color:#dddddd;
	line-height:160%;
	}
td	{
	font-size:9pt;
	color:#dddddd;
	line-height:160%;
	}
a:link		{
		color:ffffff;
		text-decoration:none;
		}
a:visited	{
		color:#aaaaaa;
		text-decoration:none;
		}
a:active	{
		color:#666666;
		text-decoration:none;
		}
a:hover		{
		color:#ff0000;
		text-decoration:underline;
		cursor:crosshair;
		}