A:link  {
	text-decoration : none;
	color : #3B47EB;
	font-size : 9pt;
	font-weight : bold;
}

A:visited  {
	text-decoration : none;
	color : #6D76ED;
	font-size : 9pt;
	font-weight : bold;
}

A:active  {
	text-decoration : none;
	color : white;
	font-size : 9pt;
	font-weight : bold;
}

A:Hover  {
	text-decoration : underline;
	color : white;
	font-size : 9pt;
	font-weight : bold;
}

BODY  {
	font-family :  arial, helvetica;
	font-size : 9pt;
	color : white;
}

TD  {
	font-family :  arial, helvetica;
	font-size : 9pt;
	color : white;

}

