BODY {
	background-image : url(img/sfondo.jpg);
}
TD {
	font-family : verdana;
	font-size : 8pt; 
	text-align:justify; 
	line-height:150%;
}
TD.sf {
	background-image : url(img/sfondo_pag.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}
a:link
{
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-weight : bold;
}
a:visited
{
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-weight : bold;
}
a:hover
{
	FONT-SIZE: 8pt;
	COLOR: #FF0000;
	FONT-FAMILY: Verdana;
	font-weight : bold;
}
H1 {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : #336699;	
}
TD.new {
	font-family : verdana;
	font-size : 8pt; 
	text-align:justify;
	border:2px solid #FF0000;
	line-height:100%;
	padding:5px;
}
.new H1 {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : #FF0000;	
}

.little {
	font-family : verdana;
	font-size : 10px; 
	text-align:left; 
	line-height:100%;
}
