/* CSS Document */
body th,td
{
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	text-decoration: none;
	line-height: 150%;
	color:#666666;
	
}
a
{
	TEXT-DECORATION: none;
	color:#666666;

}
a:hover
{
	COLOR:#FF0000;
	text-decoration: underline;

}

