BODY  {
	BACKGROUND-COLOR : white;
	font-size : 10pt;
	font-weight : normal;
	color : White;
}

A:link  {
	COLOR : Navy;
	TEXT-DECORATION : none;
	font-size : 10pt;
	font-weight : normal;
}

A:visited  {
	COLOR : Navy;
	TEXT-DECORATION : none;
	font-size : 10pt;
	font-weight : normal;
}

A:active  {
	COLOR : Navy;
	TEXT-DECORATION : none;
	font-size : 10pt;
	font-weight : normal;
}

TABLE  {
	COLOR : White;
	FONT-FAMILY : Times New Roman;
	FONT-SIZE : 14pt;
	font-weight : normal;
}

TR  {
	COLOR : White;
	FONT-FAMILY : Times New Roman;
	FONT-SIZE : 14pt;
	font-weight : normal;
}

TD  {
	COLOR : White;
	FONT-FAMILY : Times New Roman;
	FONT-SIZE : 14pt;
	VALIGN : TOP;
	ALIGN : LEFT;
	font-weight : normal;
}

