BODY {
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	margin: 20px 60px 20px 60px;
	}

A:LINK {
	color: #000000;
	text-decoration : none;
}

A:VISITED {
	color: #000000;
	text-decoration : none;
}

A:HOVER {
	color: #FF0000;
	text-decoration : none;
}

A:ACTIVE {
	color: #000000;
	text-decoration : none;
}

.fascia_alta {
	font-size: 20px;
	font-weight: bold;
}

.fascia_media {
	font-size: 12px;
	font-weight: bold;
}

.fascia_bassa {
	font-size: 10px;
	}


.titolo {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 20px;
}

.testo {
	font-size: 11px;
	font-weight: normal;
	}

.spartito {
	width: 120px;
	background-image: url("../img/spartito.gif");
	background-repeat: repeat-y;
	font-size: 10px;
	vertical-align: top;
	}