P  {
	font-family: "Verdana", Times, serif;
	font-size : 8pt;
	color: White;
}


A  {
	color : White;
	font-family: "Verdana", Times, serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
}

A:Visited  {
color : White;
	font-family: "Verdana", Times, serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
}

A:Active  {
color : White;
	font-family: "Verdana", Times, serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
}

A:Hover  {
	color : Silver;
	font-family: "Verdana", Times, serif;
}

BODY  {
	font-family: "Verdana", Times, serif;
	font-size : 8pt;
	color: White;
}

TABLE {
	font-family: "Verdana", Times, serif;
	color: White;	
}