

TD  {
	font-size : 9pt;
	font-family : Sans-serif;
	color : Black;
}

H1  {
	font-family : Sans-serif;
	font-weight : bold;
	color : #666666;
	font-size : 12pt;
}

H2  {
	font-family : Sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #666633;
}

H3   {
	font-family : Sans-serif;
	font-weight : bold;
	font-size : 8pt;
	color : #666633;
}

A  {
	font-family : Sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #cc0000;
}

A:Visited  {
	font-family : Sans-serif;
	font-size : 9pt;
	color : #999966;
	font-weight : bold;
}

A:Active  {
	font-family : Sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #FFFFFF;
}

BODY  {
	font-size : 9pt;
	font-family : Sans-serif;
	color : Black;
}

UL  {
	font-size : 9pt;
	font-family : Sans-serif;
	color : Black;
}

LI  {
	font-size : 9pt;
	font-family : Sans-serif;
	color : Black;
}
