body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C3AF92;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #503C30;
}
a:link {
	color: #503C30;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #503C30;
}
a:hover {
	text-decoration: underline;
	color: #503C30;
}
a:active {
	text-decoration: none;
	color: #503C30;
}

.testo_td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5F4C3B;
	border-right-color: #5F4C3B;
	border-bottom-color: #5F4C3B;
	border-left-color: #5F4C3B;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #503C30;
	padding-right: 10px;

}.verdana_12_h16 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #503C30;
	line-height: 16px;
}
