H1  {
	font-size :18pt;
	font-family :Times new roman;
	font-weight : normal;
	color : Black;
}

H2  {
	font-size :14pt;
	font-family :Times new roman;
	color : Black;
}

H3 {
	font-size : 10pt;
	font-family : Times new roman;
	font-style : italic;
	color : black;
}

H5  {
	font-size : 8pt;
	font-family : Times new roman;
	font-style : italic;
	color : #fe00c5;
}

H4 {
	font-size : 8pt;
	font-family : Times new roman;
	font-style : italic;
	color : black;
}

A:Hover  {

	color : red;}

BODY  {
	font-size : 12pt;
	font-family :Times new roman;
	color : Black;
}

