body,td,th {
		font-family: Verdana; 
		color: #3f3f3f; 
		text-decoration:none; 
		font-size: 10px;
	}

body	{
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	background-color: #ffffff;
	}

p	{ 
	margin-top: 3px;
	margin-bottom: 0px;
	text-align: justify;
	}

.firma	{
	text-align: right;
	}


#pubblicazione	
	{
	margin-top:10px;
	background-color: #f0f0f0;
	color: a0a0a0;
	padding: 4px;
	}


h1 {
	font-weight: bold; 
	color:  #3f3f3f; 
	font-size: 14px;
	text-align: center;
	margin-bottom: 2px;
	}
h2 {
	font-family: Verdana; 
	color: #A52A2A; 
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: right;
	}

h3 {
	font-family: Verdana; 
	color: #3f3f3f; 
	font-size: 10px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	}


a:active {
	font-family:Verdana; 
	text-decoration:underline; 
	font-weight: bold;
	color: #A52A2A;
	}
a:link {
	font-family:Verdana; 
	text-decoration:underline; 
	font-weight: bold;
	color: #A52A2A;
	}

a:visited {
	font-family: Verdana; 
	text-decoration:underline; 
	font-weight: bold;
	color: #A52A2A;
	}

a:hover {
	font-family: Verdana; 
	text-decoration:underline; 
	font-weight: bold; 
	color: #A52A2A;
	}