body {
	text-align: center; /* required for centering the page in IE */
	margin: 0px;
	padding: 0px;
	background-image: url(../images/cp_bg.png);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:20px;
}



.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	padding: 3px;

}
.testo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 5px;

}
.commenti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	left: 5px;
	padding: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;

}
.testohome {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;

}
