body {
	background-image: url('../../images/cgm_sfondo.jpg');
	background-attachment: fixed;
	font-family: 'Times New Roman', Helvetica, Arial, Verdana;
	font-size: 10pt;
	font-weight: bolder;
	font-style: normal;
	text-align: center;
	color: #000000;
	margin: 0 cm;
	scrollbar-3dlight-color: Blue;
	scrollbar-arrow-color: Blue;
	scrollbar-base-color: Yellow;
	scrollbar-highlight-color: White;
}
A:link {
	text-decoration: none;
	color: #000000;
}

A:visited {
	text-decoration: none;
	color: #000000;
}

A:hover {
	text-decoration: none;
	color: #000000;
}

#testa {
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	padding: 3px;
	width: 998px;
	height: 65px;
	position: absolute;
	left: 5px;
	top: 0px;
	text-align: center;
}

#centro {
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	width: 585px;
	position: absolute;
	left: 210px;
	top: 100px;
}

#pagina {
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	position: absolute;
	top: 100px;
	width: 998px;
	left: 5px;
}

#sx {
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	padding: 3px;
	width: 200px;
	position: absolute;
	left: 5px;
	top: 100px;
}

#dx {
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	padding: 3px;
	width: 200px;
	position: absolute;
	left: 800px;
	top: 100px;
}

.titolo {
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
 
.titolo2 {
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
 
.sj {
	text-align: justify;
}

.sc {
	text-align: center;
}

.sr {
	text-align: right;
}

.sl {
	text-align: left;
}

.note {
	font-size: 10pt;
}

th {
	font-size: 10pt;
	font-weight: bolder;
	font-style: normal;
	color: #0000ff;
	background-color: Yellow;
}

td {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.tt {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #000000;
}

li {
	margin-left: 17px;
	text-indent: -10px;
}
