body {
 	 background-color: #ffffff;
	 background-image: url(sfondo.gif);
	 font: arial;
	 text-align: center;
	}





#arial12
	 {
	 text-align: center;
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	}


#arial14g
	 {
	 text-align: center;
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	 font-weight: bold;
	}



a.biglink
	 {
	color: blue; 
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold;
	text-decoration: underline;
	}



#pdf
	 {
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: italic;
	}



.box {
	background: #DFE9F0;

	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	margin: 10px 10px;
	padding: 10px;
	color : black;
	font-size: 110%;
	line-height: 160%;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: black;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: silver;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: silver;
}




.box2 {
	 text-align: center;
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	 font-weight: bold;

	background: #DFE0F0;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: black;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: silver;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: silver;

	margin: 10px 10px;
	padding: 10px;
	width: auto;
	}


