BODY  {
	color : Black;
	font-size : 10pt;
	font-family : Arial;
}

DIV  {
	font-family : Arial;
	font-size : 10pt;
	color : Black;
}

TD,  DL, UL, OL  {
	font-family : Arial;
	font-size : 10pt;
	color : Black;
}

TH  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
}

P  {
	font-family : Arial;
	font-size : 10pt;
	color : Black;
}

A  {
	color : Blue;
	text-decoration : underline;
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
}

A:Visited  {
	color : Purple;
	text-decoration : underline;
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
}

A:Active  {
	color : Red;
	text-decoration : underline;
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
}

A:Hover  {
	color : #0000FF;
	text-decoration : underline;
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
}

BLOCKQUOTE  {
	font-size : 10pt;
	color : #000080;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
}

EM  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #3366CC;
}


