h1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #002E6F;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #002E6F;
}
a:link {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
a:visited {
	font-family: "Trebuchet MS";
	color: #FFFF00;
}
a:hover {
	font-family: "Trebuchet MS";
	color: #FFFF00;
}
a:active {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
.testopiccolo {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.normale {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
