body
{
	font-family: Arial,Tahoma;
	font-size: 8pt;
	font-color: #000000;
}
td
{
	font-family: Arial,Tahoma;
	font-size: 8pt;
	font-color: #000000;
}
a
{
	font-family: Arial,Tahoma;
	font-size: 8pt;
	color: #0000ff;
	text-decoration:none;
}
a:hover
{
	font-family: Arial,Tahoma;
	font-size: 8pt;
	color: #0000ff;
	text-decoration:underline;
}
a.white
{
	font-family: Arial,Tahoma;
	font-size: 8pt;
	color: #ffffff;
}
a.black
{
	font-family: Arial,Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration:none;
}
a.black:hover
{
	font-family: Arial,Tahoma;
	font-size: 8pt;
	color: #0000ff;
	text-decoration:underline;
}
