P  {
	font-family : Arial;
	color : Black;
	font-size : 10pt;
}

UL  {
	font-family : Arial;
	color : Black;
	font-size : 10pt;
	margin-bottom : 2pt;
}

OL  {
	font-family : Arial;
	color : Black;
	font-size : 10pt;
	margin-bottom : 2pt;
}

LI  {
	font-family : Arial;
	color : Black;
	font-size : 10pt;
}

H1  {
	font-size : 12pt;
	font-family :  Arial;
	font-weight : bold;
	color : Black;
}

H2  {
	font-size : 12pt;
	font-family :  Arial;
	font-weight : bold;
	color : Black;
}

H3  {	
	color : #0B429D;
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
}

A  {
	color : #252525;
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	margin-bottom : 3pt;
}

A:Visited  {
	margin-bottom : 0pt;
}

A:Active  {}

A:Hover  {
	color : #1E9F00;
	font-family : Arial;
	text-decoration : underline;
	font-weight : bold;
	font-size : 10pt;
	font-family : Arial;
	margin-bottom : 0pt;
}

BODY  {
	font-family : Arial;
	color : Black;
	font-size : 10pt;
}

