body {
	margin: 0;
	font-family: Verdana, Arial;
	font-size: 12px;
	background: #ffffff;
	color: #247b8c;
}
table {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #247b8c;
}
.paragrafo {
	color: #247b8c;
	text-align: justify;
	line-height: 18px;
}
h1 {
	color: #637c92;
}
h2 {
	font-weight: 300;
	font-size: 26px;
}
h3 {
	background: url(images/freccia_dx.png) no-repeat;
	padding-left: 26px;
	font-size: 13px;
	line-height: 20px;
}
a {
	color: #63C2D6;
}
.tabellaForm th {
	text-align: right;
	padding-right: 5px;
	font-weight: 300;
}
input.textbox, textarea {
	border-color: #667F94;
	border-width: 1px;
	background: #e2e7ea;
	color: #3a4852;
	font-size: 12px;
	padding: 3px;
}
.bottone1 {
	background: url(images/sfondo_bottone.gif) no-repeat;
	border: 0;
	width: 141px;
	height: 38px;
	color: #ffffff;
	font-weight: 900;
}
