/* CSS Document */
body {
	font-family:"Georgia";
	color:#488087;
	font-size:13px;
	word-spacing: normal;
	padding:0;
}
h2 { font-size:22px; color:#00b5cb; font-weight:normal;}
h3 { font-size:16px; color:#408087; font-weight:bold;}
a:link {
	color: #488087;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #488087;
}
a:hover {
	text-decoration: none;
	color: #00b5cb;
}
a:active {
	text-decoration: none;
	color: #488087;
}
iframe { border-style:none; }
.titoloverde { color:#24a048; font-size:22px; font-weight:normal; padding:0;}
.titoloazzurro { color:#00B5CB; font-size:22px; font-weight:normal; padding:0;}
.grassetto { color:#488087; font-size:13px; font-weight: bold; padding:0;}
.grassetto_azzurro { color:#00B5CB; font-size:13px; font-weight: bold; padding:0;}
.corsivo { color:#488087; font-size:13px; font-style:italic; padding:0;}

