#header {
	display : none;
}

#left {
		display : none;
}

#right {
	display : none;
}

#footer {
	display : none;
}

#datiUtente { 	
	font-size : 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 3em;
}

#center {
	background : white;
	color : black;
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : none;
}

.title {
	color : black;
	font-weight: bold;
	font-size : 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

img {	display : none;  }

a { color : black}