/* CSS Document */
.Body {
		margin-left : 0.5 cm;
		margin-right : 0.5 cm;
		color : #000000;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		text-align : justify;
		line-height : 14px;
		}
		
A:LINK{
		text-decoration : none;
		color : #ffffcc ;
		}
		
A:VISITED{
		text-decoration : none;
		color : #663300;
		}
		
A:HOVER{
		Color : #663300;
		text-decoration : none;
		}
		
TD{
		font-family : "MS Sans Serif";
		font-size : 12pt;
		}
		
p{
		text-align: justify;
		}
		
.Titolo {
font-family : Verdana,Arial,Helvetica;
	  color : #0000CC;
   font-size: 10pt;
 text-align : left;
font-weight : bold;
 font-style : normal;
 		}

.Bianco {
font-family : Verdana,Arial,Helvetica;
	  color : #ffffff;
   font-size: 10pt;
 line-height: 14pt;
 text-align : left;
font-weight : bold;
 font-style : normal;
 		}
