A:link	{	color: #ff0000;	}
A:visited	{	color: #ff0000;	}
A:active	{	color: #00cc00;	}
A:hover { color:#00cc00; }


body	{
	margin-left: 25;
	background-color: #000000;
	color: #ffffff;
	}
	
p.Title	{
	font-size: 14pt;
	font-weight: 600	
	}
	
p, li, td	{
	font-family: Arial;
	font-size: 12pt;
	font-weight: 600;	
	color: #ffffff;
	}

