<style type="text/css">

P
{
}
H1
{
}
H2
{
}
H3
{
}

A  {
        color: #000000;
        text-decoration: none
   }


A:Visited  {
	color : #000000;
        text-decoration: none
}

A:Active  {
	color : #000000
}

A:Hover  {
	color : #585147;
        text-decoration: underline
}

BODY  {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal
	font-style : normal
	color : Black
}

TD {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight : normal;
	font-style : normal;
	color : Black
}

.bordato {
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.bordatoRiga {
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

</style>