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;
	color : black;
}

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

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

A:visited  {
	font-size : 12pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #3D99F5;
}


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;
}

