BODY {
	background: rgb(255,214,170);
	font-weight: normal;
	font-size: 9pt;
	font-family: verdana,tahoma,arial;
	font-variant: normal;
	font-style: normal;
	text-align:justify;
	color: rgb(170,0,0);
}

DIV.blu {
	font-weight: normal;
	font-size: 10pt;
	font-family: verdana,tahoma,arial;
	font-variant: normal;
	font-style: normal;
	color: rgb(0,0,120);
}

DIV.piccolo {
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana,tahoma,arial;
	font-variant: normal;
	font-style: normal;
}

DIV.piccolissimo {
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana,tahoma,arial;
	font-variant: normal;
	font-style: normal;
}

DIV.medio {
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana,tahoma,arial;
	font-variant: normal;
	font-style: normal;
	text-align:center;
}

H1 {
	text-align:center;
	font-size: 13pt;
	line-height: 14pt;
	font-family: arial;
	font-variant: normal;
	font-style: normal;
	color: rgb(0,0,120);
}

H2 {
	text-align:center;
	font-size: 13pt;
	line-height: 14pt;
	font-family: arial;
	font-variant: normal;
	font-style: italic;
	color: rgb(0,0,120);
}

DIV.sottotit {
	text-align:left;
	font-size: 12pt;
	line-height: 13pt;
	font-family: arial;
	font-variant: normal;
	font-style: normal;
	color: rgb(0,0,120);
}

	A:link, A:visited { text-decoration: none; color: rgb(0,0,170) }

	A:hover { text-decoration: underline; color: rgb(170,0,0) }

