body{background:url('../Background.jpg');
	background-properties:fixed;}
		
p {font-family:arial;
	font-size:12px;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:5px;
	font-color:#000000;}
	
p.titolo {font-family:verdana;
			font-size:13px;
			color:#000066;
			text-align:center;
			font-weight:bold;
			margin-bottom:7px;
			margin-top:0px;}

p.sottotitolo1 {font-color:#000066;
				text-align:center;
				margin-bottom:0px;
				font-weight:bold}
				
p.sottotitolo2 {font-color:#000000;
				text-align:left;
				margin-bottom:0px;
				font-weight:bold;}

p.sottotitolo3 {font-color:#000066;
				text-align:left;
				margin-bottom:0px;
				font-weight:bold}
				
p.testohome{font-size:11.5px;
			text-align:center;
			margin-bottom:0px;
			margin-top:0px;}
			
p.sottotitolohome{font-size:11.5px;
				font-weight:bold;
				font-color:#000066;
				text-align:center;
				margin-bottom:0px;
				margin-top:0px;}

a {text-decoration:none;font-weight:bold;}
a:link {color:#000066;}
a:visited {color:#000066;}
a:hover {color:#3366CC;}