P  {
	font-size : 12pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font-size : 16pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

H2  {
	font-size : 14pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

H3  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : italic;
}

A  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Blue;
}

A:Visited  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Green;
}

A:Active  {
	font-size : 12pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : italic;
	color : Black;
}

A:Hover  {
	font-size : 12pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

BODY  {
	color : Black;
	font-size : 12pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
}

H6  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : italic;
	color : Black;
}

