@font-face
{
  font-family: LucidaCalligraphy;
  src: url(/css/LCALLIG.eot);
}
@font-face
{
  font-family: LucidaCalligraphy;
  src: url(/css/LCALLIG.ttf);
}

p.LucidaCalligraphy span
{
  font-family: LucidaCalligraphy; 
  font-size: large
}
pre span
{
  font-family: LucidaCalligraphy; 
  font-size: large
}
td
{
	text-align: left;
}
p.titolo
{
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 14pt;
}
p.testo
{
	color: Black;
}
p.testobianco
{
	color: White;
}
p.vocesezione
{
	font-size: medium;
	font-weight: bold;
	color: #243B25;
}
p.titolo2
{
	font-size:medium;
	font-weight: bold;
	color: #243B25;
}
table.risultati
{
	background-color: #CCE5BF;
	width: 520px;
}
td.risultati
{
	background-repeat: repeat-x;
	background-position: top left;
	width: 660px;
	height: 5px;
}