td  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

P  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}


A  {
	font-size : 10pt;
	font-family : arial;
	color : #0000A0;
	text-decoration : none;
}

A:Visited  {
	font-size : 10pt;
	font-family : arial;
	color : #000000;
	text-decoration : none;
}

A:Active  {
	font-size : 10pt;
        font-family : arial;
	color : #000000;
	text-decoration : underline;
}

A:Hover  {
	font-size : 10pt;
	font-family : arial;
	color : #000000;
	text-decoration : underline;
}

body  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	background-color : #ffffff;
}
