body
{
    font-family: Verdana;
    font-size: 8px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
    background-color: #eeeadc;
    padding: 0px;
}
.laterale
{
   background-color: #f88c31;
   vertical-align:top;
}
.sommario
{
   background-color: #d4ceb8;
   vertical-align:top;
   font-family: Verdana;
    font-size: 10pt;
}
.txt
{
	font-family: Verdana;
    font-size: 8pt;
	text-align:justify;
	
}
p
{
    font-family: Verdana;
    font-size: 10pt;
	text-align:justify;

}
h1
{
    font-size: 16px;
}

h2
{
    font-size: 12px;
}
a
{
color:#f88c31;
text-decoration:none;
font-weight:bold;
}
a:hover
{
	text-decoration:underline;
}
a:visited
{

}