H1   { color: #006; font-style: normal; font-weight: bold; font-size: 16pt; font-family: arial }


H2   { color: #006; font-style: normal; font-weight: bold; font-size: 14pt; font-family: arial }


H3  {color: #006; 
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : italic;
	color : black;
}


H6  {color: #006;
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


BODY  {
	color : #006;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}


P  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #006;
}


A:link    { color: #006; font-style: normal; font-weight: normal; font-family: Arial, Verdana, sans-serif }


A:hover    { color: gray; font-style: normal; font-weight: normal; font-family: Arial, Verdana, sans-serif }


A:visited     { color: black; font-style: normal; font-weight: normal; font-family: Arial, Verdana, sans-serif; text-decoration: none }