body {
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #7B7870;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #473D27;
	line-height: 18px;
	letter-spacing: 0.1em;

}
A:LINK {
	color: #473D27;
	text-decoration: underline;
 }

A:VISITED {
	color: #887C64;
	text-decoration: none;
 }

A:HOVER {
 color: #887C64;
 text-decoration: underline;
 }

A:ACTIVE { 
 text-decoration: underline;
 }
 
.grigio {
	color: #7B7870;
}
.tot {
	border: 1px solid #9C9078;
}
.bold {
	font-size: 200%;
	font-weight: bold;
	color: #726B5D;
}
img {
	border: 0px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FCF7F2;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FCF7F2;
}

.sx {
	float: left;
	margin-right: 5px;
}

