BODY
{
    COLOR: black;
	font-family : Georgia;
	font-style : italic;
    FONT-SIZE: x-small;
    FONT-WEIGHT: 300;
    PADDING-LEFT: 1em;
    PADDING-RIGHT: 0.5em
}
h3
{
	color: #1e3fab;
}
.etichetta
{
	font-family : Verdana, Arial;
	font-style : normal;
}
.elegant
{
	text-align: right
}
p
{
	font-family : Georgia;
    FONT-SIZE: x-small;
	text-align: justify;
}
A:link {
	font-family : Georgia;
	font-weight: 700;
	text-decoration: none;
	color: #1e3fab;
}

A:visited {
	font-family : Georgia;
	font-weight: 700;
	text-decoration: none;
	color: #1e3fab;
}

A:active {
	font-family : Georgia;
	font-weight: 700;
	text-decoration: none;
	color: red;
}