P  {}

H1  {}

H2  {}

H3  {
	font-size : 12pt;
	font-family : Arial;
	color : #003f75;
	font-style : italic;
}

A  {
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
	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 : none;
}

A:Hover  {
	font-size : 10pt;
	font-family : Arial;
	color : #ef7900;
	text-decoration : none;
	font-weight : bold;
}

BODY  {}

TD  {
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
}

