BODY { font-family: Verdana; font-size: 10 px; color: #000083; background-color: #E8EDF1; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;  }

.titolocontenuti {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #030919;
}

.testocontenuti {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: justify; 
	color: #030919;
	padding: 5;
}

.testolink:link{
	text-decoration: none;
	font-weight: bold;
	color: #5984AE;
}


.testolink:hover {
	text-decoration: none;
	font-weight: bold;
	color: #99BBDD;
}

.testolink:visited {
	text-decoration: none;
	font-weight: bold;
	color: #5984AE;
}





.menu {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	padding-left: 12px;
	color: #5984AE;
}


.linkmenu{

	text-decoration: none;
	color: #5984AE;

}
.linkmenu:link{
	text-decoration: none;
	font-weight: bold;
	color: #5984AE;
}


.linkmenu:hover {
	text-decoration: none;
	font-weight: bold;
	color: #99BBDD;
}

.linkmenu:visited {
	text-decoration: none;
	font-weight: bold;
	color: #5984AE;
}












.tableform {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #030919;
	background-color:#E8EDF1; 
}
.tableformb {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #030919;
	background-color:#93AABD; 
}


.tableformtop {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #030919;
	background-color:#5984AE; 
	border: 1px solid #5984AE;
}

.tableforminput {
	background-color: #f1f1f1;
	font-family: verdana;
	font-size: 12px;
	color: #151E2B;
	border: 1px solid #5984AE;
}

.tableformsubmit {
	background-color: #5984AE;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	border: 1 solid #5984AE;
	WIDTH: 185px;
}







    