@charset "utf-8";
/* CSS Document */

body {
    margin-top:0px;
}

A.credits:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.credits:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A:link {
	COLOR: #800000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #800000; TEXT-DECORATION: none
}
A:hover {
	 COLOR: #D2C4A7	}
	 
.intestazione {
    font-family: Arial;
	font-size: 10pt;
	color: #666;
	font-weight: bold; 
}

h1 {
    font-family: Arial;
	font-size: 10pt;
	color: #666;
	font-weight: bold; 
}

     
.titolo {
    font-family: Arial;
	font-size: 13pt;
	color: #D9C591;
	font-weight: bold; 
}

.sotto {
    font-family: Arial;
	font-size: 9pt;
	color: #D9C591;
	font-weight: bold; border-bottom: solid; border-bottom-width: 1px;
}

.corpo {
	font-size: 9pt;
	font-family: Arial;
	color: #666;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none; line-height: 150%;
}



