h1#testo {
  font-family: verdana;
  text-align: left;
  font-weight: bold;
  color: red;
  text-indent: 10px;
  font-size: 14px;
}
t {
	font-family: verdana;
  text-align: left;
  font-weight: bold;
  color: red;
  text-indent: 10px;
  font-size: 16px;
  
	}
	
T:first-letter {
  font-size: 18px;
  color: RED;
}

p {
	font-family: verdana;
	font-weight: bold;
	color: #000000;
	text-indent: 40px;
	font-size: 11px;
	text-align: justify;
	border-right-width: 10px;
	margin-left: 65px;
}
p:first-letter {
  font-size: 18px;
  color: RED;
}

#pagina {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tabellaIn {
	margin-left: 80px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
