body,input,select {
	border: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


hr{
	color: #000000;
	height: 1px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

.titolo {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}
.testo1 {
	margin: 3px;
	padding: 5px;
	white-space: nowrap;
	border-bottom: 1px solid #000000;
	text-align: right;
}
.testo2 {
	padding: 5px;
	white-space: nowrap;
	font-weight: bold;
	text-align: right;
}
.testo3 {
	padding: 5px;
	white-space: nowrap;
	text-align: left;
}

.inputN{
	border: 1px solid #000000;
	margin:  1px solid #000000;
}