A  {
	color : #3300ff;
	text-decoration : none;
}

A:Visited  {
	color : #ff3366;
	text-decoration : none;
}

A:Active  {
	color : #cc00cc;
	text-decoration : none;
}

A:Hover  {
	color : #6f5f9d;
	text-decoration : none;
}

BODY  {
	bgcolor : #FFFFFF;
	text : #000066;
	font-size : 9pt;
	font-family : arial,helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000066;
	list-style : none;
}

P  {
	 
	text : #000066;
	font-size : 12pt;
	font-family : arial,helvetica;
	font-weight : bold;
	font-style : normal;
}

TD.SM  {
	bgcolor : #ccffff;
	color : #000066;
	font-size : 9pt;
	font-family : arial,helvetica;
	font-weight : normal;
	font-style : normal;
}

TD.BG  {
	color : #000066;
	font-size : 10pt;
	font-family : arial,helvetica;
	font-weight : normal;
	font-style : normal;
	text-align :  justify;
}

