BODY  {
margin:	0px;
height:	100%;
color:	Black;
font-size:	9pt;
}

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;
	color : Black;
}

P  {
	font-family : Arial;
	font-size : 10pt;
	color : Black;
}

A  {
	color : #000080;
	text-decoration : none;
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
}

A:Visited  {
	color : #800080;
	text-decoration : none;
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
}

A:Active  {
	color : Red;
	text-decoration : none;
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
}

A:Hover  {
	color : #660054;
	text-decoration : underline;
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
}

BLOCKQUOTE  {
	font-size : 10pt;
	color : Black;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
}

EM  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

B { font-size : 10pt;
       font-family : Arial;
       font-weight : bold;
       font-style : normal;
       color : Black;
} 