.testo {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color:#333333;
	text-align: justify 
}

.testo2 {
	font-family: Verdana;
	font-size: 13px;
	line-height: 18px;
	color:#000000;
	text-align: justify 
}

.testo3 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color:#000000;
	text-align: justify 
}

.testo4 {
	font-family: Times New Roman;
	font-size: 14px;
	line-height: 18px;
	color:#000000;
	text-align: justify 
}
.testocenter {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
		color:#000000;
}

.testoleft {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
		color:#000000;
}

.testoleft11 {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
		color:#000000;
}

.testoright {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	text-align: right;
		color:#000000;
}	

.credits {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	text-align: right;
		color:#000000;
}

.piva {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
		color:#000000;
}


.titolo {
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #003366;
}


}
.borda {
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-COLOR: #999999;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10 px
}

A {color:#003366; text-decoration: none};
A:hover {color:#CC0000; text-decoration: underline};


A.credits {color:#000000; text-decoration: none};
A.credits:hover {color:#FFFFFF; text-decoration: underline};

	

