P  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color : White;
	text-align : justify;
}

H1  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #FF6600;
}

H2  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Blue;
	text-align : center;
}

H3  {
	text-align : Justify;
	font-family : Arial;
	font-style : normal;
	color : Black;
	font-weight : bold;
	font-size : 10pt;
}

H4  {
	text-align : center;
	font-family : Arial;
	font-size : 11pt;
	font-style : normal;
	color : navy;
	font-weight : bold;
}

H5  {
	text-align : center;
	font-family : Arial;
	font-size : 9pt;
	font-style : normal;
	color : white;
	font-weight : normal;
}

H6  {
	text-align : center;
	font-family : Arial;
	font-size : large;
	font-style : normal;
	color : #FF6600;
	font-weight : bold;
}

A  {
	color : #FF6600;
	font-style : normal;
	font-weight : normal;
	font-family : Arial;
	font-size : 9pt;
}

A:Visited  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #FF6600;
	font-size : 9pt;
}

A:Active  {
	color : #FF6600;
	font-style : normal;
	font-weight : normal;
	font-family : Arial;
	font-size : 9pt;
}

A:Hover  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Blue;
	font-size : 9pt;
}

BODY  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font-size : 9pt;
}

