body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #152A50;
}
.testopiccolo {
	font-size: 10px;
}
.testogrande {
	font-size: 16px;
}
a:link, a:visited {
	color: #152A50;
	text-decoration: none;
}
a:hover {
	color: #152A50;
	text-decoration: underline;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}