a:link {color: #990000}
a:visited {color: #990000}
a:hover {color: #C00000}
a:active {color: #FF0000}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 28px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom:1px solid #990000;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 12px;
/*	background-color:#EEEEEE; */
	padding: 2px 4px 2px 4px;
	margin-bottom: 8px;
	border-bottom:1px solid #990000;
}

th {
	background-color:#000099;
	color:#EEEEFF;
}

.bordo_dx {
	border-right:1px solid #990000;
}
.faq_pad {
	padding: 2px 4px 2px 4px;
	text-align:justify;
}
.aiuto {
	font-size:10px;
	color:#990000;
	text-align:justify;
}
.barrato {
	text-decoration:line-through;
	color:#CC0000;
}
.categorie {
	font-size: 14px;
	font-weight:bold;
	margin-left: 4px;
}

.siti {
	font-size: 14px;
	font-weight:bold;
	margin-top: 8px;
}

.testo_small {
	font-size: 11px;
}

.testo_very_small {
	font-size: 10px;
}

.testo_small_color {
	font-size: 11px;
	color:#333333;
}
