A  {
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
}

A:Visited  {
	font-weight: bold;
	font-style: normal;
	color: gray;
	text-decoration: none;
}

A:Active  {
	font-weight: bold;
	font-style: normal;
	color: gray;
	text-decoration: none;
}

A:Hover  {
	font-weight: bold;
	font-style: normal;
	color: gray;
	text-decoration: none;
}

body,td  {
	color: Black;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica,;
	font-size: 10pt;
}

b  {
	color: Black;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica,;
	font-size: 10pt;
}
