TD
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
A, A:LINK
{
	font-family: Verdana;
	color: #000000;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bolder;
}
A:ACTIVE, A:HOVER
{
	font-family: Verdana;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bolder;
}
A:VISITED
{
	font-family: Verdana;
	color: #383834;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bolder;
}
B		{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
}
LI		{
	font-family:Verdana;
	font-size: 8pt;
	font-weight:medium;
	color: black;
	text-align : left;
}