IMG
{
    border: none;
}

.main
{
	font-family: Monotype Corsiva, Times New Roman;
	font-size: 35;
	color: blue;
}

.titolo1
{
	font-family: Monotype Corsiva, Times New Roman;
	font-size: 60;
	color: lightblue;
}

.titolo2
{
	font-family: Monotype Corsiva, Times New Roman;
	font-size: 32;
	color: lightblue;
}

.titolo3
{
	font-family: Monotype Corsiva, Times New Roman;
	font-size: 23;
	color: darkblue;
}

LI
{
	font-family: Monotype Corsiva, Times New Roman;
	font-size: 20;
	color: #204080;
}

.lista
{
	font-family: Monotype Corsiva, Times New Roman;
	font-size: 20;
	color: #204080;
}

.lista2
{
	font-family: Monotype Corsiva, Times New Roman;
	font-size: 19;
	color: black;
}

A:link
{
	font-family: Monotype Corsiva, Times New Roman;
	font-size: 23;
	text-decoration: none;
	color: darkblue;
}

A:visited
{
	font-family: Monotype Corsiva, Times New Roman;
	font-size: 23;
	text-decoration: none;
	color: black;
}

.link3
{
	font-family: Monotype Corsiva, Times New Roman;
	font-size: 23;
	color: darkblue;
}


