P  {
	font-size : 10pt;
	font-family : Arial, Tahoma, Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font-size : 12pt;
	color : Black;
	font-family : Arial, Tahoma, Sans Serif;
}

H2  {
	font-size : 11pt;
	font-family : Arial, Tahoma, Sans Serif;
	font-weight : bold;
}

H3  {
	font-family : Arial, Tahoma, Sans Serif;
	font-size : 9pt;
	font-weight : bold;
}

A  {
	font-family : arial, tahoma, verdana;
	font-size : 10pt;
	color : Black;
	text-decoration : none;
}

A:Visited  {
	font-family : arial, tahoma, verdana;
	font-size : 10pt;
	color : Black;
}

A:Active  {
	font-family : arial, tahoma, verdana;
	font-size : 10pt;
	color : Black;
}

A:Hover  {
	font-family : arial, tahoma, verdana;
	font-size : 10pt;
	color : CC9900;
	text-decoration : underline;
}

BODY  {
	font-size : 8pt;
}

#articletxt  {
	font-family : Arial, Tahoma, Sans Serif;
	font-size : 8pt;
	color : Black;
}

