body {
	font-family: arial;
}

td {
	font-family: arial;
}

th {
	font-family: arial;
}

.testata{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight : normal;
	background-color: #FFC993;
}

.menu{
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight : normal;
}

.link{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight : bold;
	color: #0000FF;
	line-height: 20px;
}

.link_grande{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: none;
	font-weight : bold;
	color: #0000FF;
	line-height: 20px;
}

.titolo{
	font-size: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : none;
	font-style: oblique;
	color: #FF0000;
}

.sottotitolo{
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : none;
	font-style: none;
	color: #0000FF;
}

.rigo{
	font-size: 16px;
	font-family: Arial;
}

.rigo_rosso{
	font-size: 16px;
	font-family: Arial;
	color: #FF0000;
}

.aggiornato{
	font-size: 9px;
	font-family: Arial;
}

.ult_uscite{
	font-size: 12px;
	font-family: Arial;
}
	
.data{
	font-size: 16px;
	font-family: Arial;
	font-style: oblique;
	text-decoration : underline;
}

.stelline{
	font-size: 24px;
	color: #00CC33;
}

.tutte{
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
	font-style: oblique;
	line-height: 20px;
	color: #009900;
	background-color: #CCCCCC;
}

.overlib{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight : normal;
    color:#FFFF00
}

#container_tutto {
  background-color: #ffffff;
  position: absolute;
  left: 1%;
  margin-left: -1px;
  margin:0 auto;  
  width: 1024px;
  width: 15%;	
  height: 100%;
}

H1{
	font-size: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style: oblique;
	color: #FF0000;
}

H2{
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style: none;
	color: #0000FF;
}

	
h3{
	font-size: 16px;
	font-family: Arial;
	font-weight : normal;
	font-style: oblique;
	text-decoration : underline;
}