body {
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 4pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
}

/*  */

A:link      {
	color: #1E5A8C;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}
A:visited   {
	color: #1E5A8C;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}
A:active     { color: #1E5A8C; font-size: 9pt; font-family: Verdana; font-weight: normal; text-decoration: none; }
A:hover     { color: #FFFFFF; font-size: 9pt; font-family: Verdana; text-decoration: none; background-color: #1E5A8C}

/*  */

.btnull {
	color: #1E5A8C;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}

.testo {
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:justify;
	color: #000000;
}

.testoverde {
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009933;
}

.testoblu {
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
}

.testobandablu {
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #006699;
	width: 720px;
}

.testobandaverde {
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #009933;
	width: 720px;
}

.testobandagialla {
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #FFCC66;
	width: 340px;
}

.testobandablucorta {
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #006699;
	width: 340px;
}


.space {
	font-family: verdana;
	font-size: 5pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.titoloblu {
	font-family: verdana;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
}