with(tags.font)
	{ 
	  fontSize = "10pt";
	  color = "#000000";
	  fontFamily = "Verdana"
	}

with(classes.ottonero.font)
	{
	  fontSize = "8pt";
	  color = "#000000";
	  fontFamily = "Verdana"
	}

with(classes.ottonero.font)
	{
	  fontSize = "8pt";
	  color = "#000000";
	  fontFamily = "Verdana"
	}

with(classes.ottonero.font)
	{
	  fontSize = "8pt";
	  color = "#000000";
	  fontFamily = "Verdana"
	}

with(classes.ottoneroT.font)
	{
	  fontSize = "8pt";
	  color = "#000000";
	  fontFamily = "Tahoma"
	}

with(classes.bianco.font)
	{
	  fontSize = "10pt";
	  color = "#FFFFFF";
	  fontFamily = "Verdana"
	}

with(classes.settenero.font)
	{
	  fontSize = "7pt";
	  color = "#000000";
	  fontFamily = "Verdana"
	}

with(classes.setterosso.font)
	{
	  fontSize = "7pt";
	  color = "#FF0000";
	  fontFamily = "Verdana"
	}

with(classes.ottoblu.font)
	{
	  fontSize = "8pt";
	  color = "#758AB9";
	  fontFamily = "Verdana"
	}

with(classes.ottobianco.font)
	{
	  fontSize = "8pt";
	  color = "#FFFFFF";
	  fontFamily = "Verdana"
	}

with(tags.a)
	{ 
	  fontSize = "10pt";
	  color = "#000000";
	  fontFamily = "Verdana";
	  textDecoration = "none";
	  fontWeight = "bold"
	}
