/* CSS Document */
.FONT12bianco {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.FONT10 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
}
.FONT12 {
	font-family : Georgia, "Times New Roman";
	font-size : 12px;
}
.FONT14 {
	font-family : Georgia, "Times New Roman";
	font-size : 14px;
}
.TITOLO {
	font-family : Georgia, "Times New Roman";
	font-size : 13;
	font-weight: bold;
}
.BORDOIMG {
	border: 5px solid #FFFFFF;
}
.TITOLO2 {
	font-family : Georgia, "Times New Roman";
	font-size : 18px;
	color: #003399;
}
.TITOLO1 {
	font-family : Georgia, "Times New Roman";
	font-size : 13px;
	color: #003399;
}