P  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : White;
	text-decoration : none;
}

A  {
	font-size : 10pt;
	font-family : Arial;
	color : #FFCC33;
	text-decoration : none;
}

A:Visited  {
	color : #FFCC33;
	text-decoration : none;
}

A:Active  {
	color : #FFCC33;
	text-decoration : none;
}

A:Hover  {
	color : #FFCC33;
	text-decoration : underline;
}

BODY  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	border-width : 0;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : White;
	}