P  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

b  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	color : WHITE;
	text-decoration : none;
}

P.copyright  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

H1  {}

H2  {
	font-size : 16pt;
	font-family : Arial;
	font-weight : BOLD;
	color : Silver;
	text-decoration : none;
}

H3  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : BOLD;
	color : Silver;
	text-decoration : none;
}

ul  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;
	color: #000000;

}

ol  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	color : Silver;
	text-decoration : none;
}

A {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	color : #0000FF;
	text-decoration : underline;
}

A:Visited  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	color : #0000FF;
	text-decoration : underline;
}

A:Active  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	color : #0000FF;
	text-decoration : underline;
}

A:Hover  {
	color : #0000FF;
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	text-decoration : underline;
}



A.menu  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

A.menu:Visited  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

A.menu:Active  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

A.menu:Hover  {
	color : White;
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	text-decoration : none;
}

td  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	color : Silver;
	text-decoration : none;
}

td.top_menu  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	color : Black;
	text-decoration : none;
}
