body,html {
	background: #00a0c6;
	margin: 0px;
	height: 100%;
}
table {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.adestra {
	text-align: right;
}
.adestraGrassetto {
	font-weight: bold;
	text-align: right;
}
.bold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu {
	text-transform: uppercase;
}
a {
	font-weight: bold;
}
a:hover {
	color: #098296;
	text-decoration: underline;
}
.album {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.disco {
	font-weight: bold;
	display: inline;
}
.prova {
	display: block;
}
.etichetta {
	font-weight: bold;
	margin-right: 0px;
}
.artSopra {
	font-weight: bold;
	text-align: center;
}
.artTitolo {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.artAutore {
	text-align: center;
	font-size: 10px;
}
.centered {
	text-align: center;
}
