



table {
	font-family: "Century Schoolbook", "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000
}
.piedino {
	font-family: "Century Schoolbook", "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF
}
.colorato {
	font-family: "Century Schoolbook", "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #FF9000;
	font-weight: bold;
}

.colorato2 {
	font-family: "Century Schoolbook", "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #0c192c;
	font-weight: bold;
}
.evidenziato {
	background: #CCDDFC;
	font-family: "Century Schoolbook", "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	color: #2323C7
}


a:visited 	{
	color: #7F0003;
	font-family: "Century Schoolbook", "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: regular;
	text-decoration: none;
}
a:link 		{
	color: #7F0003;
	font-family: "Century Schoolbook", "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: regular;
	text-decoration: none;
}
a:hover 	{
	color: #FF9000;
	font-family: "Century Schoolbook", "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: regular;
	text-decoration: none;
}


a.b:visited 	{
	color: #FF9000;
	font-family: "Century Schoolbook", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: regular;
	text-decoration: none;
}
a.b:link 		{
	color: #FF9000;
	font-family: "Century Schoolbook", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: regular;
	text-decoration: none;
}
a.b:hover 	{
	color: #7F0003;
	font-family: "Century Schoolbook", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: regular;
	text-decoration: none;
}



a.c:visited 	{
	color: #0c192c;
	font-family: "Century Schoolbook", "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: regular;
	font-weight: bold;
}
a.c:link 		{
	color: #0c192c;
	font-family: "Century Schoolbook", "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: regular;
	font-weight: bold;
}
a.c:hover 	{
	color: #7F0003;
	font-family: "Century Schoolbook", "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: regular;
	text-decoration: underline;
}


h1 {
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #990000;
	display:inline;
}

option {
	height:20; 
	background-color: #FFFFFF;
	font-color: #0F2414;
	font-size: 8pt;
     }     
     
input {font: 10px Verdana;
     background-color: #FFFFFF;
     margin: 0pt;
     color: #0F2414;
     border-left: 1px solid #0F2414;
      border-right: 1px solid #0F2414;
      border-top: 1px solid #0F2414;
      border-bottom: 1px solid #0F2414;
  
}     

textarea {font: 10px Verdana;
     background-color: #FFFFFF;
     margin: 0pt;
     color: #0F2414;
     border-left: 1px solid #0F2414;
      border-right: 1px solid #0F2414;
      border-top: 1px solid #0F2414;
      border-bottom: 1px solid #0F2414;
  
}    

select {font: 10px Verdana;
     background-color: #FFFFFF;
     margin: 0pt;
     color: #000000;
     border-left: 1px solid #9E6FCE;
      border-right: 1px solid #9E6FCE;
      border-top: 1px solid #9E6FCE;
      border-bottom: 1px solid #9E6FCE
  
}      
