@charset "windows-1252";
/* Span */
span.counter1
	{
	font-size: 18pt;
	color:red;
	font-style:bold;	 
	font-family: georgia,tahoma;
	}
	
span.counter2
	{
	font-size: 14pt;
	color:green;
	font-style:bold;	 
	font-family: georgia,tahoma;
	}	