html,body {
margin-left: 0px; 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
height: 100%; 
background: #000000
}

html,body.intro {
	background: #000000
}


.testo-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

td.credits{
	font-family: Arial, Verdana, Helvetica;
	font-style: normal;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 1; 
	font-weight: normal;
	text-align: left
	}

A.credits{
	font-family: Arial, Verdana, Helvetica;
	font-style: normal;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	text-decoration:none;
	text-align: center
	}
	
A.credits:visited{
	color: #FFFFFF
	}

A.credits:hover{
	color: #FFFFFF;
	text-decoration: underline
	}

A.credits:link{
	color: #FFFFFF
	}

A.credits:active{
	color: #FFFFFF
	}
a:visited{
	color: #FFFFFF
	}
a:link{
	color: #FFFFFF
	}
a:hover{
	color: #FFFFFF;
	text-decoration: underline
	}
h1 {font-family:TimesNewRoman; font-size:15pt;  font-weight : bold; }
h2 {font-family:TimesNewRoman; font-size:13pt; font-weight : bold; }
h3 {font-family:TimesNewRoman; font-size:14pt;  font-weight : bold; }
h4 {font-family:TimesNewRoman; font-size:12pt; font-weight : bold; }