* {font-family: Arial, Helvetica, sans-serif}
body {
	color: #000000;
	background-color: #b0c4de;
	text-align: center;
}
table {
	table-layout: auto;
	border-collapse: separate;
	display: inline;
}
td {
	text-align: center;
	margin: 0px;
	padding: 2px;
}


a:link {
	text-decoration: none;
	color: #CC6600;
}

a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
}
ul,li {
	text-align: left;
}

a:active {
	text-decoration: none;
}
body,table,tr,td,th {
	color: #000000;
	text-align: center;
	vertical-align: top;
}
.testonormale,.indice {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.indice {
	font-size: small;
}
.titoloparagrafo {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #cc6600;
	text-align: left;
}
.tabellacornice {
	width: 85%;
	table-layout: auto;
	border-collapse: separate;
	border-spacing: 15px;
}
.testoelenco {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.titolosezione {
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #cc6600;
	text-align: center;
	vertical-align: bottom;
	width: 50%;
	border-width: thin;
	border-style: inset;
}
.titolointestazione {
	font-size: medium;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
.normaletopleft {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

