p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #0000FF;
	margin: 0px;
	text-decoration: underline;
}

.padded40 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.leftpadded20 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.padded20 {
	color:#FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
}

.bianco {
	color: #FFFFFF;
}

.bianco:link {
	color: #FFFFFF;
}

.bianco:visited {
	color: #FFFFFF;
}

.bianco:hover {
	color: #FFFFFF;
	text-decoration: none;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	background-color: #eaeaea;
}

.larghezza170 {
	width: 166px;
	height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #485865;
}

.larghezza200 {
	width: 196px;
	height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #485865;
}

.larghezza200x7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	background-color: #eaeaea;
	width: 196px;
	height: 122px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #485865;
}

.pulsante {
	color: #485865;
	border: 1px solid #485865;
}
