BODY
{
	background-image: url("Sfondo.jpg");
	font-family: Verdana, Arial, sans-serif;
        color: #f5eadb;
        font-size: 12pt;
}

TABLE
{
	font-size: 12pt;
        float: center;
}

A:link{color: #00A4A4}
A:visited{color: #C0C0C0}
A:active{color::#00A4A4}

p
{
	font-family: Verdana, Arial, sans-serif;
	color: #f5eadb;
}

h1,h2,h3,h4,h5,h6
{
	font-family: Verdana, Arial, sans-serif;
	color: #f5eadb;
}

h1
{
	font-size: 26pt;
}

h2
{
	font-size: 20pt;
}

h3
{
	font-size: 16pt;
}



