BODY, P, TD, LI  {
	font-family : MS Sans Serif;
	font-size : 9pt;
	color : #000000;
}

A  {
	font-family : MS Sans Serif;
	font-size : 9pt;
	text-decoration : none;
	color : #5300A6;
}

A:Visited  {
	font-family : MS Sans Serif;
	font-size : 9pt;
	text-decoration : none;
	color : #5300A6;
}

A:Hover  {
	font-family : MS Sans Serif;
	font-size : 9pt;
	text-decoration : overline underline;
	color : #6A00D5;
}