TABLE,TD,TR,TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing : 0px;
}

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color : #FFFFFF;
	color : Black;
}

A			{color: #000000;text-decoration:underline;font : lighter;}
A:visited	{color: #000000;text-decoration:underline;}
A:hover		{color: #ff0000;text-decoration:underline;}
A:active	{color: #dd0000;text-decoration:underline;}

TR.title {
	color : White;
	font-weight : bold;
	background : #99CCFF;
}

