body {
	font-family: Arial, Courier, mono;
	font-size: 11px;
	color: #666666;
}

td {
	font-family: Arial, Courier, mono;
	font-size: 11px;}

th {
	font-family: Arial, Courier, mono;
	font-size: 11px;
	color: #FF6633;
	background-color: #EEEEEE;
}
input,textarea,select,option{
	font-family: Arial, Courier, mono;
	font-size: 11px;
}
.tit2 {
font-family: Arial, Courier, mono;
font-size:11px;
color: #666666;
font-weight:bold;
}
.apice {
	font-family: Arial, Courier, mono;
	font-size: xx-small;
	color: #FF0000;
	vertical-align: text-top;
}
.titolo {
	font-family: Arial, Courier, mono;
	font-size: xx-small;
	color: #F77000;
	vertical-align: text-top;
	font-weight: bold;
}

.titolo11 {
	font-family: Arial, Courier, mono;
	font-size: 11px;
	color: #F77000;
	vertical-align: text-top;
	font-weight: bold;
}
.titmail {
	font-family: Arial, Courier, mono;
	font-size: 11px;
	color: #333333;
	vertical-align: text-top;	
}

a.format:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #666666;
	border: solid 1px #666666;
	background-color: #CCCCCC;
	text-decoration: none;
	padding: 2px;
}
a.format:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #666666;
	border: solid 1px #666666;
	background-color: #CCCCCC;
	text-decoration: none;
	padding: 2px;	
}
a.format:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #666666;
	border: solid 1px #666666;
	background-color:#999999;
	text-decoration: none;
	padding: 2px;	
}
a.format:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #666666;
	border: solid 1px #666666;
	background-color: #CCCCCC;
	text-decoration: none;
	padding: 2px;	
}



a.tit:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #F77000;
	text-decoration: none;
}
a.tit:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #F77000;
	text-decoration: none;
}
a.tit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #F77000;
	text-decoration: underline;
}
a.tit:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #F77000;
	text-decoration: none;
}

/*immagini*/
.imgRight {
	float: right;
}