body {
	font-family: Arial, Helvetica, sans-serif;
	
	
}
div.textimage{margin-bottom: 10px; }
div.textimage img{float:left}
div.textimage h1, div.textimage p{margin:0 0px;padding: 0}
div.textimage h1{margin-top: 10px; }
div.clearer{clear: left}
a#viewcss{color: #00f}

.titolo {
	font-size: large;
	margin-left: 10px;

}
h2 {
	font-weight: bold;
	font-size: small;


}
.rosso {  font-size: x-small;
 color: #FFFFFF; 
 }
.rosso:hover {  font-size: x-small;
   color: #333333 }

a {
	color: #000000;
	font-weight: bold;
	

}
a:hover {
	color: #CC0000;
	font-weight: bold;
	
}
}
.data {  font-size: 10px; 
margin-right: 30px;
text-align: right;

 }
 }
.abstract {  
	color: #000000;
	 margin-right: 30px;
	 text-align: justify;
 }
