body {
	background : #FFFFCC;
}

img#contattaci{
	width: 139px; 
	height: 164px;
	border: none;
	margin-top: 0px;
	margin-left: 30mm;
 	margin-right: 5mm;
float: left;
}

.classe1,
.classe2,
.classe3,
.classe4{
 	font-weight:bold;
 	text-align: left; 
}

.classe1 {
 	line-height: 100%; 
 	font-size: 24pt; 
 	font-family: "Courier New", "sans serif"; 
 	margin-top: 35px;
 	margin-bottom: 30px; 
 	text-indent: 110px;
}

.classe2 {
 	color: #000;
 	line-height: 100%; 
 	font-size: 12pt; 
 	font-family: "Times New Roman", serif; 
}

.classe3 {
 	background: #FFFFCC;
 	color: #CC3300;
 	margin-top: 6px; 
 	font-size: 18pt; 
 	font-family: "Times New Roman", serif;
 	text-indent: 16mm;
}

.classe4 {
 	background-color: #FFFFCC;
 	color: #CC3300;
 	font-size: 18pt; 
 	font-family: "Times New Roman", serif;
 	text-indent: 16mm;
}

a.due:link,
a.due:visited  {
 	background: #FFFFCC;
 	color: #CC3300;
 	text-decoration: underline;
} 
 
a.due:hover  {
	text-decoration : none;  
}