input {
	border : #000000;
	background-color : white;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #000000;
 	font-family : verdana, Courier, monospace;
	font-size : 11px;
}

select {
	border : #000000;
	background-color : white;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #000000;
 	font-family : verdana, Courier, monospace;
	font-size : 11px;
}

textarea {
	border : #000033;
	background-color : white;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #000000;
 	font-family : verdana, Courier, monospace;
	font-size : 11px;
}

.testo_grigio_piccolo {
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
line-height:9px;
}

.testo_rosso_piccolo {
color: black;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
line-height:9px;
}

.testo_celeste_piccolo {
color: #006699;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
line-height:normal;
}

.testo_blu_piccolo {
color: #333366;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
line-height:normal;
}

.testo_grigio {
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
}

.testo_bianco {
color: white;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
}

.testo_rosso {
color: #FF0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
}

.testo_rosso_scuro {
color: #990000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
}

.testo_nero {
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
}

.testo_celeste {
color: #006699;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
}

.testo_blu {
color: #333366;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
}

.testo_arancio {
color: #FF9900;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;

}

.titoli_bianchi {
color:white;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:16px;
}

.titoli_rossi {
color:red;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:16px;
}

.titoli_neri {
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:16px;
}

.titoli_azzurri {
color: #006699;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
}

.titoli_celesti {
color: #333366;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
}

.titoli_arancio {
color: #FF9900;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:16px;
}

.titoli_celesti_grandi {
color: #333366;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:18px;
}