.testo11 { font-family: Verdana; font-size: 11px; font-style: normal; color: #1E4DA9; text-decoration: none }
.testo11bold { font-family: Arial; font-size: 11px; font-style: italic; color: #E77919; text-decoration: none; font-weight:bold; }

.testo13bold { font-family: Arial; font-size: 13px; font-style: italic; color: #E77919; text-decoration: none; font-weight:bold; }
.testo18bold { font-family: Arial; font-size: 18px; font-style: italic; color: #E77919; text-decoration: none; font-weight:bold; }

.testo10 { font-family: Verdana; font-size: 10px; font-style: normal; color: #1E4DA9; text-decoration: none }

.link11:link, .link11:visited { font-family: Verdana; font-size: 11px; font-style: normal; color: #E77919; text-decoration: underline }
.link11:hover { font-family: Verdana; font-size: 11px; font-style: normal; color: #E77919; text-decoration: none }

.link10:link, .link10:visited { font-family: Verdana; font-size: 10px; font-style: normal; color: #E77919; text-decoration: underline }
.link10:hover { font-family: Verdana; font-size: 10px; font-style: normal; color: #E77919; text-decoration: none }

.tabella {
    border-style : solid;
	border-width : 1px;
	border-color : #1B45A1;
}

.campoditesto {
	border-color: #1E4DA9;
	background-color: #ffffff;
	border-width:1px;
	font-family: Verdana;
	font-size: 10px;
	color: #1E4DA9;
	border-style: solid;
}

.campomultiriga { 
    border-color: #1E4DA9;
	border-style: solid;
	background-color: #ffffff;
	border-width:1px; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #1E4DA9 ; 
	}

.tasto {
    border-color: #1E4DA9;
	border-style: solid;
	border-width:1px; 
	background-color: #ffffff;
	font-family: Verdana; 
	font-weight: bold;
	font-size: 11px; 
	color: #1E4DA9 ; 
}

