h2 {
    font-size:12px;
	color: #565545;
}

h1 {
    font-size:15px;
	color:#000000;
}

.grassetto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.testonormale {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.testonormalecentrato {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;

}
.grassettocentrato {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;

}
.grassettomarrone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #565545;
}
.testonormalecorsivo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;

}

a:hover.link{ color:#FFF;text-decoration:none; border:none }

.link{text-decoration:none;color:#33331c}

