body, html{
	padding:0px;
	margin:0px;
	color:#5F7A77;
	font:13px/19px Arial, Helvetica, sans-serif;
	background-color: #1B384A;
	height: 100%;
 	max-height: 100%;
		}
		
div, p, ul, h2, h3, h4, h5, img
{
padding:0px;
 margin:0px;
 }
 
 a {
	color: #FFB13E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBA53;
 }
 
 p {
	text-align: justify; 
 }

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

}

