body {
	color: #666;
	font-size: 12px;
	font-family: Times;
	line-height: 14px;
	background-color: #CCCCCC;
	margin: 0;
	cursor: default;
	background-image: url(../immagini/common/mainbg.jpg);
}
td, table {
	color: #666;
	font-size: 12px;
	font-family: Times;
	line-height: 14px;
	cursor: default;
}
a:link {
	color: #666;
	text-decoration: none;
	cursor: pointer;
}
a:visited {
	color: #666;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #0188ff;
	text-decoration: none;
	cursor: pointer;
}
a:active {
	color: #0188ff;
	text-decoration: none;
	cursor: pointer;
}
.font_corpo {
	font-family: Times;
	text-align: justify;
}
.font_titolo {
	font-size: 17px;
	font-family: Times;
	font-weight: bold;
	line-height: 20px;
}
.font_15px {
	font-size: 15px;
	font-family: Times;
}
