
html, 
body{
	margin-left: .5cm;
	margin-right: .5cm;
	color: #ff3333;
	background-image: url(img/fede.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat; 
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	}

a:link{
	text-decoration: none;
	color: #009900 ;
	}

a:visited{
	text-decoration: none;
	color: Gray;
	}

a:hover{
	color: #ff0000;
	text-decoration: none;
	}


p{
	text-align: justify;
	text-indent: 10px;
        }

.titolo12{
	font-size: 13px; 
	color: #990000;
	}

.titolo10{
	font-size: 12px; 
	color: #990000;
	}

.titolo14g{
	font-size: 16px; 
	color: #969696;
	}

.titolo12g{
	font-size: 14px; 
	color: #969696;
	}

.titolo10g{
	font-size: 12px; 
	color: #969696;
	}



