td			{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #000000;
	line-height: 140%;
	background-color: #339966;
}

.blank		{font-size: 1pt;}

A:link		{
	text-decoration:none;
	background-color: #CCFF66;
	color: #0000CC;
}
A:visited	{
	color: #0000FF;
	text-decoration:none;
}
A:hover		{
	color: #CCFF00;
	text-decoration:underline;
}
