P  {
	font-size : 10pt;
	font-family : arial;
	color : #000000;
	text-decoration : none;
}

P.small  {
	font-size : 8pt;
	font-family : arial;
	color : #000000;
	text-decoration : none;
}

P.big  {
	font-size : 12pt;
	font-family : arial;
	color : #ffffff;
	text-decoration : none;
}

P.fat_small  {
	font-size : 8pt;
	font-family : arial;
	background-color : #000000;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;	
}

A  {
	color : #000000;
	text-decoration : none;
}

A.small  {
	color : #000000;
	text-decoration : none;
}

A:Visited  {
	color : #000000;
	text-decoration : none;
}

A:Active  {
	color : #000000;
	text-decoration : underline;
}

A:Hover  {
	color : #000000;
	text-decoration : underline;
}

BODY  {
	font-size : 10pt;
	font-family : arial;
	color : #000000;
	text-decoration : none;
	background-color : #ffffff;
}

TABLE  {
	font-size : 10pt;
	font-family : arial;
	color : #000000;
	text-decoration : none;
}

TD.fat  {
	font-size : 10pt;
	font-family : arial;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

TD.small  {
	font-size : 8pt;
	font-family : arial;
	color : #000000;
	text-decoration : none;
	font-style : italic;
	font-weight : normal;	
}

LI  {
	font-size : 10pt;
	font-family : arial;
	color : #000000;
	text-decoration : none;
}