P  {
	font-family : Arial;
	color : #000000;
	font-size : 10pt;
}

H1  {}

H2  {}

H3  {
	font-family : Arial;
}

A  {
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	color : #FFFFFF;
	text-decoration : none;
	font-size : 10pt;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	color : #FF0000;
	text-decoration : none;
	font-size : 10pt;
}

BODY  {}

P2  {
	font-size : 8pt;
	font-family : Arial;
	color : #FFFFFF;
}

