@charset "utf-8";
/* CSS Document */

.Testo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
}
.TestoPiccolo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
}
.Tasto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	background-color: #C6E2FF;
}