
td {font-family: arial, sans-serif;
	color:	#000000;
	font-size:	9pt;}
	
span {font-family: arial, sans-serif;
	color:	#000000;
	font-size:	8pt;}
	
div {font-family: arial, sans-serif;
	color:	#ffffff;
	font-size:	9pt;}

A {color: blue} 
A:hover {text-decoration: underline; color: red} 
