body {
//	background-image: url(http://www.ceia.net/imghome/sfondo.gif);
//	background-repeat : repeat-x;
    margin: 0px;
    padding: 0px;
	font: Helvetica, Arial, sans-serif;
	font-family: sans-serif;
	}
:link, :visited {
	text-decoration:none;
	color:#000000;
	}
:hover, :active {
	text-decoration:underline;
	color:#FF0000;
 	}
.testo {
	color: black;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	text-align: justify;
	}
td {
	font-size:12px;
	}
td.indirizzo {
	padding: 5px 5px 5px 5px;
	}
td.title1 {
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	color:#FFFFFF;
	background:#999999;
	}
td.title2 {
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	background:#CCCCCC;
	}
td.title3 {
	padding: 5px 5px 5px 5px;
	background:#EEEEEE;
	vertical-align:top;
	}
td.sfondo2 {
	padding: 5px 5px 5px 5px;
	background:#CCCCCC;
	vertical-align:top;
	}
td.sfondo3 {
	background-color: #EEEEEE;
	vertical-align:top;
	}
td.sfondo {
	background-image: url(http://www.ceia.net/imghome/sfondo.gif);
}
ul.list1 {
	text-align: justify;
	margin: 5px 5px 5px 20px;
	list-style: url(http://www.ceia.net/imghome/arrow_red.gif);
	font-weight:bold;
	line-height: 20px;
	}
ul.list2 {
	text-align: justify;
	margin: 5px 5px 5px 40px;
	list-style: url(http://www.ceia.net/imghome/arrow_red.gif);
	line-height: 16px;
	}
ul.list3 {
	text-align: justify;
	margin: 5px 5px 5px 20px;
	list-style: url(http://www.ceia.net/imghome/arrow_black.gif);
	line-height: 16px;
	}
ul.list4 {
	text-align: justify;
	margin: 0px 5px 0px 20px;
	list-style: url(http://www.ceia.net/imghome/arrow_red.gif);
	font-weight:normal;
	font-size: 11px;
	color:#FF0000;
	}
p.rednote {
	text-align: justify;
	margin: 5px 5px 5px 5px;
	font-weight:normal;
	font-size: 11px;
	color:#FF0000;
	}
H1	{
	color: #999999;
	font-size: 24px;
	margin: 5px 5px 5px 5px;
	}
H2	{
	color: #CCCCCC;
	font-size: 16px;
	margin: 5px 5px 5px 5px;
	}
