BODY  {
	color : Black;
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
}
P  {
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}
H1  {
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
}
H2  {
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
}
H3  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
}
H4  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
}
H5  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
}
H6  {
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}

A  {
	color : Blue;
}
A:Visited  {
	color : Blue;
}
A:Active  {
	color : Blue;
}
A:Hover  {
	color : Blue;
}



