body {
	margin-top: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;
	line-height: 24px; */
	color: #336699;
	/* BACKGROUND-IMAGE: url(bg_nero.gif);
	BACKGROUND-REPEAT: repeat-x; */
	TEXT-ALIGN: center;
	background-color: #000000;
}

#sommario {
	margin-top: 0;
	margin-bottom: 0;
	overflow: scroll;
	height: 600px;
	text-align: center;
	/*padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 260px;*/
	position: relative;
	/*margin-right: 160px;*/
	SCROLLBAR-FACE-COLOR: #FFCC00;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFCC00;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #0099CC;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	overflow-x:hidden
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.testomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.testomail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.testomailcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

.testointro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.newstestata {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.newstestotestata {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newssommario {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

