BODY
{
    MARGIN: 0px;
    width-margin: 0;
    height-margin: 0;
	background-color:#eceefa;
}

P
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Verdana, Arial, 'sans serif';
    TEXT-ALIGN: justify;
}

H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18pt;
    MARGIN-BOTTOM: 0px;
    COLOR: #FAFAFA;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial Rounded MT Bold
}

H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #000066;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial Rounded MT Bold
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #ffffff;
 margin: 0px;
 padding: 0px;
}

TBODY
{
    FONT-SIZE: 8pt;
    COLOR: #524e44;
    FONT-FAMILY: Verdana, Arial
}
TD
{
	font-size: x-small;
	color: #01017d;
	FONT-FAMILY: Verdana, Arial, 'sans serif';
}


.MenuLaterale
{
	font-size: 8pt;
	FONT-WEIGHT: bold;
	color: 003791;
}

a:visited.MenuLaterale{
	text-decoration: none;
	color: 003791;
}

a:hover.MenuLaterale{
	text-decoration: underline;
	color:#6f94d1;
}

a:link, a:visited{
	text-decoration: none;
	color: #5F0217;
	
}


a:hover{
	text-decoration: underline;
	color:#6f94d1;
}

.BarraNavigazione
{
	font-size: 8pt;
	color: Black;
}
