body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-attachment:fixed;	
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}
td {
	font-size:12px;
}
.big{
	color:#000000;
	font-size:18px;
	font-weight:bold;
}
.titolopersonaggi{
	color:#A0315B;
	font-size:18px;
	font-weight:bold;
}
.sottotitolopersonaggi{
	color:#A0315B;
	font-size:14px;
	font-style:italic;
}
.testopersonaggi{
	font-size:12px;
	text-align:justify;
}
.nomepersonaggi{
	color:#000000;
	font-size:10px;
	font-weight:bold;
}
a:hover {
	font-size: 12px;
	color: #912549;
	text-decoration:underline;
}
a {
	font-size: 12px;
	color: #912549;
	text-decoration: none;
}
.riga {
	font-size: 14px;
	color: #000000;	
	font-weight: bold;
}

.riga_small {
	font-size: 9px;
	color: #000000;	
	font-weight: bold;
}

.stage:hover {
	font-size: 9px;
	color: #912549;
	text-decoration:underline;
}
.stage {
	font-size: 9px;
	color: #912549;
	text-decoration: none;
}
.titolopremi {
	font-size: 12px;
	color: #A0315B;	
	font-weight: bold;
}
.premi {
	font-size: 10px;
}
.programma {
	font-size: 12px;
	color: #912549;
	text-decoration: none;
	font-style:italic;
}