body{
padding: 0px; 
margin: 0px;
height: 100%;
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
text-align:left;
}

p{
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
text-align:left;
}

a:link {
	color: #555; text-decoration:none;
}
a:visited {
	color: #555; text-decoration:none;
}
a:active {
	color: #990000; text-decoration: none;
}
a:hover {
	color: #990000; text-decoration: none;
}

.divide	{	
	clear:both;
}

.titolo1
{
	font-size: 18px;
	font-weight:bold;
	text-align:center;

}

.titolo2
{
	font-size: 14px;
	font-weight:bold;
	text-align:center;
}

