BODY {
	background: #FFFFFF;
	color : #003399;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
A {
	color: #003399;
	text-decoration: underline;
}
A:Hover {
	color: #009900;
	text-decoration: underline;
}
TABLE {
	width: 770px;
	background: #FFFFFF;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	border: 16px #003399;
}
td.contents {
	text-align: justify;
}
H1 {
	color : #003399;
}
H2 {
	color : #000000;
	padding-bottom: 0px;
}
H3 {
	color : #003399;
}
H4 {
	color : #000000;
}
.contatti {
	color: #003399;
	font-weight: bold;
}
.iva {
	color: #003399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
}
.errore {
	font-size: 16px;
	color: #009900;
	font-weight: bold;
	text-align: center;
}
td.curaviscsx {
	border-right : 1px solid #003399;
}
td.curaviscdx {
	border-left : 1px solid #003399;
}
div.curavisc {
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color: #003399;
}
form {
	border : 1px solid #003399;
	padding : 10px;
}
.sottocategoria {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.tabella {
	border-top: 1px #003399 solid;
	border-left: 1px #003399 solid;
}