A {
	color : Navy;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
}
A:HOVER {
	color : #FF8000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
}
h2 {
	color : #FF8000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
}
h1 {
	color : Black;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
}
h3 {
	color : Black;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : italic;
	font-weight : normal;
}


