body,td,th {
	color: #000000;
}
body {
	background-image: url(../images/defaults/page-bkg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main-table {
	background-image: url(../images/defaults/top-shadow.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.trasparente {
	background-color: #000000;
	filter: alpha(opacity=10);
	-moz-opacity:.10;	
	opacity: 0.1;

	font-weight:normal;
}

.testo1 {
	width:446px;
	text-align:left;
	position:relative;
	left:20px;
	top:0px;
	color:black;
	background-color:transparent;
}
