body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/sfondo.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited, a:active {
	color: #AD5C27;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #713C1A;
}
a.ins:link, a.ins:visited, a.ins:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.ins:hover {
	text-decoration: none;
	color: #DEDEDE;
	font-weight: bold;
	font-size: 11px;
}
.Stile1 {
	color: #753C28;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}
.Stile2 {
	color: #753C28
}
.Stile3 {
	font-size: 11px;
	font-weight: bold;
}
input, textarea, button, select, submit, reset {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}