body, html{
	padding:0px;
	margin:0px;
	color:#000000;
	font:11px/14px Arial, Helvetica, sans-serif;

	height: 100%;
 	max-height: 100%;
		}
		
div, p, ul, h2, h3, h4, h5, img
{
padding:0px;
 margin:0px;
 }
 
 a {
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
 }
 
 p {
	text-align: justify; 
 }

.testo {
	font:11px/14px Arial, Helvetica, sans-serif;
	color: #93AAA8;

}

