
BODY {
	background-color : White;
	color : Navy;
	font-family : "Courier New", Courier, monospace;
	font-size : 11pt;
	text-decoration : none;
}

A:LINK, A:VISITED {
	color : Navy;
	text-decoration : none;
	font-size : 10pt;
}
A:HOVER {
	font-weight : bold;
	text-decoration : underline;
	font-size : 10pt;
}
IMG {
	color : silver;
	border-style: outset ;
}

.frase {
	font-style : italic;
	color : Gray;
	font-weight : normal;
	font-size : 12pt;
	font-family : "Courier New", Courier, monospace;
}

.menu {
	font-size: 10pt;
	font-style : normal;
	font-weight : normal;
	color : Navy;
	font-family : "Courier New", Courier, monospace;
}

.menu_titolo{
	font-weight : bold;
	font-size : 16pt;
	font-style : normal;
}

.invisibile {
	color : White;
	font-size: 10pt;
}

.big {
	font-size: 20pt;
	font-weight : bold;
	font-style : normal;
	font-family : "Courier New", Courier, monospace;
}

.messaggio {
	font-size: 12pt;
	font-style : normal;
	font-weight : normal;
	color : Navy;
}

.firma {
	font-size: 10pt;
	color : Gray;
	font-style : normal;
	font-weight : normal;
}

.freccia {
	font-size: 10pt;
}

.bio_testo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : justify;
	font-style : normal;
	font-weight : normal;
}

.bio_titolo {
	font-weight : bold;
	background-color : #ADD8F0;
	font-style : normal;
	font-weight : normal;
}

.critica_testo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : justify;
	font-style : normal;
	font-weight : normal;
}

.copy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : center;
	font-style : normal;
	font-weight : normal;
	color : Gray;
}

td.dia {
	text-align:	center;
	vertical-align: bottom;
	width: 190px;
	height: 228px;
	empty-cells: show;
	background-color: #f8f8f8;
	border: 1px outset #666;
	padding: 10px;
}

td.dia img {
	text-align:	center;
	vertical-align: middle;
	position: relative;
	top: 1px;
}

td.dia div {
	font-family : "Courier New", Courier, monospace;
	font-size: 10pt;
	color : Navy;
	text-align:	center;
	vertical-align: bottom;
	margin-top: 2px;
}

td.dia_small {
	text-align:	center;
	vertical-align: bottom;
	width: 190px;
	height: 160px;
	empty-cells: show;
	background-color: #f8f8f8;
	border: 1px outset #666;
	padding: 10px;
}

td.dia_small img {
	text-align:	center;
	vertical-align: middle;
	position: relative;
	top: 1px;
}

td.dia_small div {
	font-family : "Courier New", Courier, monospace;
	font-size: 10pt;
	color : Navy;
	text-align:	center;
	vertical-align: bottom;
	margin-top: 2px;
}
