body {
     	margin-top                      : 0em;
     	margin-bottom                   : auto;
     	background-color                : #000000;
     	color                           : #404040;
 	font-family			: verdana, arial, helvetica;
     	font-size                       : 12px;
     	text-align                      : left;
}

.testo
{
	font-family:Courier New;
	font-size: 12pt;
	text-align: center;
	color: white;
	text-decoration:underline;
}

.news
{
	font-family:Courier New;
	font-size: 10pt;
	text-align: center;
	color: orange;
	text-decoration:none;
}

.dapepe {
	height				: 100%;
	width				: 100%;
	background-color		: #000000;
	border-color			: #000000; 
	border-style			: solid; 
	border-width			: 1px;
	border-top			: none;
	border-bottom			: none;
	border-left			: none;
	border-right			: none;
	text-align			: center;
}