body,td,ul,ol,li,p,dl,dd,dt  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a:link	{
	color: #1010C5;  
	text-decoration: none;
}
a:hover	{
	color: #65319C;
	text-decoration: underline;
}
