HTML {
	HEIGHT: 100%; 
	BACKGROUND-COLOR: white
}
BODY {
	HEIGHT: 100%; 
	BACKGROUND-COLOR: white
}
FORM {
	HEIGHT: 100%; 
	BACKGROUND-COLOR: white
}
BODY {
	FONT-SIZE: 8pt; 
	MARGIN: 0px; 
	COLOR: black; 
	FONT-FAMILY: Tahoma;
}
TABLE {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
TABLE.SFONDO_GRIGIO {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	height: 100%;
	background-color: #333333;
}
TD 
{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
TD.LISTA_ARTISTI 
{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
	width: 174px;
	height: 174px;
}
TR 
{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
INPUT 
{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
SPAN.TITOLO
{
	font-family: Tahoma;
	font-size: 22pt;
	font-weight: bold;
	color: #666666;
}
SPAN.TITOLO_ROSA
{
	font-family: Tahoma;
	font-size: 22pt;
	font-weight: bold;
	color: #FF00C6;
}
SPAN.TESTO
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
SPAN.TESTO2
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
SPAN.TESTO3
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: normal;
	color: #a8a8a8;
	text-align: justify;
}
A.Standard {
	font-size: 10pt;
	COLOR: #666666; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: underile;
}
A.Standard:active {
	font-size: 10pt;
	COLOR: #666666; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: underile;
}
A.Standard:visited {
	font-size: 10pt;
	COLOR: #666666; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: underile;
}
A.Standard:hover {
	font-size: 10pt;
	color: #666666; 
	font-family: Tahoma; 
	text-decoration: underile;
}
A.LinkRosa {
	font-family: Tahoma;
	font-size: 22pt;
	font-weight: normal;
	color: #FF00C6;
	text-decoration: none;
}
A.LinkRosa:active {
	font-family: Tahoma;
	font-size: 22pt;
	font-weight: normal;
	color: #FF00C6;
	text-decoration: none;
}
A.LinkRosa:visited {
	font-family: Tahoma;
	font-size: 22pt;
	font-weight: normal;
	color: #FF00C6;
	text-decoration: none;
}
A.LinkRosa:hover {
	font-family: Tahoma;
	font-size: 22pt;
	font-weight: normal;
	color: #FF00C6;
	text-decoration: none;
}
