BODY  {
	BACKGROUND-COLOR : White;
	color : Black;
	font-size : 10pt;
	font-weight : normal;
}

A:link  {
	COLOR : #FF0000;
	TEXT-DECORATION : none;
}

A:visited  {
	TEXT-DECORATION : none;
	color : #FF0000;
}

A:active  {
	TEXT-DECORATION : none;
	color : #FFFFFF;
}

TABLE  {
	COLOR : Black;
	FONT-FAMILY : Verdana,Arial,Helvetica;
	FONT-SIZE : 9pt;
	font-weight : normal;
}

TR  {
	COLOR : Black;
	FONT-FAMILY : Verdana,Arial,Helvetica;
	FONT-SIZE : 9pt;
	font-weight : normal;
}

TD  {
	COLOR : Black;
	FONT-FAMILY : Verdana,Arial,Helvetica;
	FONT-SIZE : 9pt;
	VALIGN : TOP;
	ALIGN : LEFT;
	font-weight : normal;
}


