a:link {
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	font-family: Tahoma;
}
a:visited {	font-family: Tahoma; 	font-size: 12px; 	color: #0000FF; text-decoration: none}
a:hover { 	font-family: Tahoma; 	font-size: 12px; 	color: #FF0000;}
.titolo { 
 font-family:  Tahoma; 
 font-size: 10px; 
 font-weight:  bold;
 color: #000000
 }
.firma {  font-family: Tahoma; font-size: 10px; font-style: italic; text-decoration: underline}
.nomepilota {  font-family: Tahoma; font-size: 10px; font-weight: bold; color: #FF0000}
.descpilota {  font-family: Tahoma; font-size: 10px; color: #000000; background-color: #EBFFBF}
.titoloCopia { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #FF0000}
.testata{ font-family: Tahoma;	font-size: 10px;	font-weight: bold;	text-align: left;	color: #FFFFFF}

.corpo {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
}
.titolobig {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titolobigrosso {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.testopiccolo {
	font-family: Tahoma;
	font-size: 10px;
	text-align: justify;
}
.titolobigblu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000FF;
	text-decoration: underline;
	text-align: center;
}
.testagialla {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline blink;
}
h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
body {
	margin: 0px;
	padding: 0px;
}
.titolocomunicatigare {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sottotitolo {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
}
.autore {
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: 1px;
	padding: 1px;
}
.tabadv {
	margin: 5px;
	width: 200px;
}

