﻿body
{
	font-family: 'Trebuchet MS' , Verdana;
	
	text-align: center;
}
.Griglie
{
	font-size: 10pt;
	font-family: Arial;
}
.Dettagli
{
	font-size: 10pt;
	font-family: arial;
}
h1
{
	font-size: 2em;
}
p
{
	text-indent: 2em;
}
.hidden
	{
	position:absolute;
 	left:0px;
 	top:-500px;
 	width:1px;
 	height:1px;
 	overflow:hidden;
 	}
