/* CSS Document */

body {
	margin: 0 0 0 0;
	overflow-x:auto;
	overflow-y:scroll;
	}
	
table, th, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	}
	
b.arancio {
	color:#f48f3c;
	}
	
b.azzurro {
	color:#297cc4;
	}
	
b.tahoma10 {
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	}
	
a.url {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#297cc4;
	text-decoration:none;
	border-bottom:1px dashed #297cc4;
	}
	
a:hover.url {
	color:#40bce4;
	border-bottom:1px dashed #40bce4;
	}
	
a.url2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
	}
	
a:hover.url2 {
	text-decoration:underline;
	color:#999999;
	}
	
a.url3 {
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	}
	
a:hover.url3 {
	text-decoration:underline;
	color:#666666;
	}
	
a.url4 {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#d4e6f6;
	text-decoration:none;
	}
	
a:hover.url4 {
	text-decoration:underline;
	color:#ffffff;
	}
	
.font10 {
	font-size:10px;
	font-weight:normal;
	}
	
.fonttahoma10 {
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	}
	
.fonttahoma11 {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	}
	
.giustificato {
	text-align:justify;
	}
	
.bordogrigio {
	border:1px solid #999999;
	}
	
.bordovideo {
	border:1px dashed #999999;
	}
	
.intestazione1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #F48F3C;
}

.intestazione2 {
	font-weight: bold;
	color: #297CC4;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
