 body {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	background-image: url(img/sfondo.gif);
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}

table {
	font-family: Arial;
	font-size: x-small;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}

.larghezza {
	width:100%;
}

.altezza {
	height:63px;
}

.scrittered {
	color:#ff3044;
}

.red {
	background-color:#ff3044;
}

.small {
	font-size:11px;
}

