body {
	margin: 2px;
	font-family: arial, Verdana, Lucida Console; 
	font-size: 13px; 
	color: #000000;
}

input {
	font-family: arial, Verdana, Lucida Console; 
	font-size: 13px;
}

A:link, A:visited {font-family: arial; font-size: 13px; text-decoration: none; font-weight: bold; color: #069697}
A:hover {font-family: arial; font-size: 13px; font-weight: bold; color: #069697; background: #9EF4F4}
.Scritta1 {font-family: arial; font-size: 13px; font-weight: bold; color: #069697}
.Scritta2 {font-family: arial; font-size: 25px; font-weight: bold; color: #000000}
.Scritta3 {font-family: arial; font-size: 13px; font-weight: bold; color: #000000}
.Scritta4 {font-family: arial; font-size: 13px; font-weight: bold; color: #6CA5A5}
.Scritta5 {font-family: arial; font-size: 13px; font-weight: normal; color: #000000}
.Scritta6 {font-family: arial; font-size: 12px; font-weight: normal; color: #000000}

.dati{
	margin-top: 10px;
	border: 1px solid #069697;
	font-size: 13px;
	text-align: left;
	padding: 0;
}

.dati td.bordo {
	border: 1px solid #069697;
}

#stazione{
 	/*width: 750px;*/
	margin-top: 10px;
	text-align: center;
	font-size: 13px;
}

.dati td.titolodati, #stazione td.titolostazione {
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #069697;
}

#stazione tr.colorestazione { 
	background-color: #D7D7D7;
}

#stazione tr.neutrostazione {
	background-color: #FFFFFF;
}

