/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	margin-left:0px;
	margin-top:0px;
	font-family: "Trebuchet MS";
}
.style1 {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 14px;
}

td.stil1
	{
	background:url(images/prenocisca_06.jpg);
	padding-left:60px;
	
	}
	
a:link {
	color: #003366;
	text-decoration:none;
}
a:visited {
	color: #003366;
	text-decoration:none;
}
a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
a:active {
	color: #003366;
	text-decoration:none;
}

h1 {
	color: #FFFFFF;
font-size:12pt;
font-weight:normal;
margin:0;
padding:0;
font-family: "Trebuchet MS";
	color: #FFFFFF;

}
	


