body {
	background: #e3eefb;
	color: #666666;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;

}
.td_intestazioni {
	background: #b12323;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.td_corpo{
	background: #eeeeee;
	color: #000000;
}
h1 {
	color: #b23123;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px;
}
h2 {

	color: #b23123;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px;
}
a.link_ricerca {
    font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.link_ricerca:hover {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
