@charset "utf-8";
body {
	font-family: Verdana;
	font-size: 16px;
	color: #051E53;
	display: block;
}
.testoNM {
	font-family: verdana;
	font-style: normal;
	font-size: 12px;
	color: #006;
	text-align: left;
}
.testoBOLD {
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	color: #006;
	font-weight: bold;
}
