body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	color : Black;
	background-color : #FFCC00;
	background-image : url(../images/sfondoPagInterne.gif);
    scrollbar-face-color: #FFCC00;
}
a:visited,a{
	color: #990000;
}
th{
	text-align : right;
}
.testopiccolo{
	font-size: x-small;
}
.testomedio{
	font-size: small;
}
.testoevidenziato{
	font-variant : small-caps;
	font-weight : bold;
}