P  {
	font-family : Arial, sans-serif;
	font-size : 12pt;
	color : Black;
}

H1  {
	font-size : 10pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : Black;
}

H2  {
	font-size : 13pt;
	font-family : Verdana, Arial Black, sans-serif;
	color : Red;
	font-weight : bold;
}

H3  {
	font-family : Verdana, Arial Black, sans-serif;
	font-size : 13pt;
	color : Red;
	font-weight : bold;
}

A  {
	font-family : Verdana, Arial Black, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : Blue;
	font-weight : bold;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

SPAN  {
	font-family : Arial, sans-serif;
	font-size : 8pt;
	color : Black;
}


