body {
	font-family: Verdana, Georgia, Arial, "Times New Roman", Times, serif;
	color: #CCC;
	margin: 0px;
	padding: 0px;
	background-color: #111;
	width: 90%;
}

a  {color: #77C; text-decoration: none;}
td {font-size: 80%;}
p  {text-indent: 10pt; margin: 1px;}

.primoFilm {
	font-size: 70%; 
	font-style: italic; 
	font-weight: bolder; 
	font-variant: normal; 
	text-decoration: blink; 
	height: auto; 
	width: auto
}
.imdb {font-size: 65%}
.MainMenu {
	font-size: x-small;
	color: #666;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	word-spacing: 6px;
	font-weight: bold;
	border: thin none #000;
}
.Item {
	color: #EEE; 
	font: 12px Arial, Helvetica
}
.TitoloFilm {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 120%;
}
.TitoloFilmEn {font-style: italic; text-decoration: none}
.TitoloFilmOver {
	font-weight: bold; 
	text-transform: uppercase; 
	background-color: #333; 
	border-width: thin; 
}
.Staff {font-weight: bold; text-indent:0}
.Opzione {
	font-size: 14px; 
	font-style: italic; 
	font-weight: 600; 
	color: #DFF; 
	text-decoration: none; 
	clip: rect(   )
}
.TypeWriter p {
	font-family: "Courier New", Courier, mono;
	color: #000;
}
.imode {color: #FFFF00}