@charset "utf-8";/* CSS Document */body	{		margin:10px;		padding:0px;		background-color:#c8cc98;	}h1,h2,h3,h4,h5,h6,p,span	{		margin:10px;		padding:5px;		font-family:Verdana;		font-size:11px;		font-weight:bold;		color:#8b2c00;		text-align:left;	}     a:link{	font-family: Verdana;		color:#8b2c00;		text-decoration: none;} a:visited	{				color:#8b2c00;		text-decoration: none;	}        	a:hover	{				color:#8b2c00;		background:#ffcc00;		text-decoration: none;	}.titologrande	{		padding:0px;		font-family:Verdana;		font-size:18px;		font-weight:bold;		color:#FF0000;		text-align:center;	}    .alto	{		padding:0px;		font-family:Verdana;		font-size:11px;		font-weight:bold;		color:#8b2c00;		text-align:center;	}     .basso	{		padding:0px;		font-family:Verdana;		font-size:11px;		font-weight:bold;		color:#996601;		text-align:center;	}         