BODY
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
	background:#aba9aa;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	
}

IMG
{
	margin:0px;
	padding:0px;
}

.titolo
{
	color:#9A0000;
	font-size:25px;	
	padding-bottom:8px;
	border-bottom:1px solid #9A0000;
	line-height:30px;
	
}

.sottotitolo
{
	color:#333333;
	font-size:18px;	
	font-weight:bold;
	line-height:20px;
}

.testo
{
	color:#333333;
	font-size:15px;	
	font-weight:normal;
	line-height:25px;
}
.footer
{
	color:#333333;
	font-size:10px;	
	font-weight:normal;
	padding:5px;
	padding-right:10px;
}

a:link 
{
	color: #333333;
    	text-decoration : none;
}
a:hover 
{
	color: #333333;
	text-decoration : underline;
}
a:active 
{
	color: #333333;
	text-decoration : none;
}
a:visited 
{
	color: #333333;
	text-decoration : none;
}
