html, body{
	color: #000033;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	background: #fff url(../img/sfondo.gif) repeat ;
        }

a:link{
	text-decoration: none;
	color: #000033 ;
        font-size: 8pt;
	}

a:visited{
	text-decoration: none;
	color: #000033;
        font-size: 8pt;
	}

a:hover{
	text-decoration: underline;
	color: #000033;
        font-size: 8pt;
	}

td{
	color: #000033;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
        }	

p{
	color: #000033;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
        }

