body, td {
	color: #000000;
	background: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
}

.titolo {
		border-bottom: 1px solid #AAAAAA;
		height: 40px;
		margin-bottom: 10px;
		margin-top: 12px;
}

.titolo tr td {
		text-align: center;
		vertical-align: top;
		font-size: 18px;
		font-weight: bold;
		padding-bottom: 0px;
}

.menu a:link, .menu a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.menu a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}

.corpo {
	font-family: Verdana;
	font-size: 12px;
	padding-top: 50px;
	padding-bottom: 60px;
	text-align: justify;
}

.footer {
		border-top: 1px solid #AAAAAA;
		padding-top: 20px;
}

.footer tr td {
		text-align: center;
		font-size: 12px;
		vertical-align: middle;
}

.separatore {
		border-top: 2px solid red;
		padding-top: 20px;
}

.titoletto {
		text-align: center;
		font-size: 16px;
		font-weight: bold;
}

.titolino {
		text-align: center;
		font-size: 14px;
		font-weight: bold;
}

input {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
