@charset "ISO-8859-1";
.TestoFuxia {
	color: #FF00FF
}
.TestoPiccolo {
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.TestoBOLD {
	color: #000000;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
}
.testoITA {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.testoGB {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.TitoliPortfolio {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
