
body {
	font-family : Verdana;
	font-size : 10px;
	color : #000066;
	background-attachment: scroll;
	background-image: url(img/lay1.jpg);
	background-repeat: no-repeat;
}


SELECT {
	font-family : Verdana;
	font-size : 10px;
	color : #000066;
}
INPUT {
	font-family : Verdana;
	font-size : 12px;
	color : #000066;
}

.testogenerico
{
	COLOR: #000066;
	TEXT-TRANSFORM: none;
	font-size : 8pt;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.testo
{
	COLOR: #000066;
	TEXT-TRANSFORM: none;
	font-size : 11px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
}
.testo2
{
	COLOR: #990000;
	TEXT-TRANSFORM: none;
	font-size : 8pt;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
}.fimaa {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: bold; color: #006600}
.piede {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000}

A:LINK, A:VISITED {
	color : #444444;
	font : 16px arial;
	text-decoration : none;
	font-weight: bold;
}
A:HOVER {
	color : #FA950C;
	font : 16px;
	text-decoration : none;
	font-weight: bold
}