body {
	background-image: url(images/bkg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.testo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
}
.bold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}
.viola {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #5E0141;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}

.bianco {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.testo12 {
	font-family: "verdana";
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

