H1  {}

H2  {}

H3  {}

P  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
}
TD  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
}
BLOCKQUOTE  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
}

LI {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
}

A  {
	font-size : 8pt;
	font-family : Tahoma;
	font-weight : Bold;
	color : #000099;
	text-decoration : none;
}

A:Visited  {
	font-weight : bold;
	color : #555555;
	text-decoration : none;
	font-size : 8pt;
	font-family : tahoma;
}

A:Active  {}

A:Hover  {
	font-size : 8pt;
	font-family : tahoma;
	color : #990000;
	text-decoration : underline;
	font-weight : bold;
}

BODY  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
}

.topic  {
	font-size : 9pt;
	font-family : verdana;
	font-weight : bold;
}

