.Titolo {
	font-family: Tahoma, Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.Testo {
	font-family: Tahoma, Arial,sans-serif;
	font-size: 11px;
	color: #000099;
}
.Testoingr {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000099;
}
.Rosso {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bolder;
}
.tabella {
	border: 1px solid #999999;
	color: #000099;
	background-color: #EBEBEB;
	font-family: Tahoma, Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bottone {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	background-color: #EBEBEB;
	margin: 5px;
	padding: 5px;
	font-style: normal;
	text-decoration: none;
	border: 1px ridge #000099;
}
.scritta {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.bianco {
	color: #FFFFFF;
}
.copertina {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	white-space: normal;
	display: compact;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
.lamp {
	color: #F00;
	text-decoration: underline blink;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF0;
}
