body {
	font-family:Tahoma,Arial;
	color: #FFFFFF;
	background-color: #29166E;
	text-align: center;

}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #66FFFF;
}
a:hover{
	color: #FFFFFF;
}


a:link IMG{
	color: #29166E;
}
a:visited IMG{
	color: #29166E;
}
a:hover IMG{
	color: #29166E;
}

.warning {
	font-style: italic;
	color: #999900;
	font-weight: bolder;
	text-align: center;


}
.TableHeader {
	font-weight: bolder;
}
img {
	border: 0;
}
.menubar {
	text-align: center;
	border: 0;
}
.avviso {
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.marca {
	text-transform: capitalize;
	font-weight: bold;
	text-align: center;

}
.prezzo {
	font-weight: bold;
	text-align: left;
}
table {
	border: 1pt #909090;
	text-align: center;

}
h1 {
	font-size: large;
	font-weight: bolder;
	color: #FF0000;
}
