﻿body
{
    background: white;
	font-family: Verdana;
    line-height: 15pt;
    font-size: 10pt;
    text-align: justify;
}

h3 { color:#2B84C4; font-family:Georgia; font-size:15pt;
     padding:5pt;
	            /* background:url(immagini/gradgrigia.gif) repeat-x;  */
	 border-bottom:dotted 1pt #f0f0f0; margin-bottom:1pt;   }

table
{
	word-spacing	:normal;
	letter-spacing	:normal;
	font-size		:9pt; 
}
td {vertical-align:top; padding:5px; }



a:link, a:visited {
	text-decoration	:none;
	color			:#0000FF;
}

a:hover	{
	text-decoration	:underline;
	color			:#0088FF;
}



img { border:0; margin:5px; }

li { list-style-type:none; padding:0px; margin:0px; }  

hr { height:1px; color:silver;  } 





