	body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
	body {
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(/images/back.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #CCCCCC;
}

	.linksmall {
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	margin-left: 5px;
}
	.linksmall:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
}
	
	.copyright {
	color: #FF9900;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

	.link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
	.link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
	font-weight: normal;
}

	.topic {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

	.sezione {
	color: #000099;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 10px;
}

	.red {
	color: #FF0000;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
	padding: 0px;
}
	.big {
	color: #060058;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 13px;
	padding: 10px;
}

	.border {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #333333;
}
.border_gray {
	font-family: Tahoma;
	border: 1px solid #999999;
	font-size: 12px;
}
