body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FFFFFF;
}
.header {
background-color: #9A060B;
color: #FFF;
font-size: 12pt;
font-weight: bold;
padding: 2px;
border-bottom: 1px solid #000;
}

td.content {
background-color: #FFF;
color: #000;
border: none;
font-size: 14px;
vertical-align: top;
margin-top:0;
padding: 2px;
}
body,td,th {
	color: #000000;
	font-family: Arial;
	font-size: 15px;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #0033FF;
	text-decoration: none;
}
.style3 {	font-weight: bold;
	font-family: Tahoma;
	font-size: 36px;
	color: #666666;
}
.titolopagina {   font-weight: bold;
	font-family: Tahoma;
	font-size: 18px;
    color: #FF0000;
}
.testospiegazione {
	font-family: Arial;
	font-size: 13px;
    color: #333333;
}
.fieldset {
	background-color: #F8F8F8;
}
.legend {
	color: #FF0000;
}
