﻿BODY
{
	color : white;
	font-family : Verdana,Arial,Helvetica;
	font-size : 10pt;
	scrollbar-face-color: #0000FF;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: white;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-track-color: light blue;
	scrollbar-arrow-color: white;
	scrollbar-3d-light-color : Fuchsia;
}


p
{
     margin-top: 0;
     margin-bottom: 0;

}



A:LINK
{
	text-decoration : underline;
	color : #0000FF ;

}

A:VISITED
{
	text-decoration : underline;
	color : green;
}

A:HOVER
{
	Color : red;
	text-decoration : underline ;
}


.titologrande
{
  font-family: arial;
  font-weight: bold;
  font-size: 14pt;
  color: #0000FF;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0;

} 

.sottotitolo
{
  font-family: arial;
  font-weight: bold;
  font-size: 12pt;
  font-style: italic;
  color: #0000FF;
  text-transform: capitalize;
  text-align: center;
  margin-top: 0;
  margin-bottom: 12pt;
}

.index
{
  font-family: arial;
  font-weight: normal;
  font-size: 8pt;
  font-style: none;
  color: black;
  text-transform: lowercase;
  text-align: center;
  margin-bottom: 12px;

}

.indexbasso
{
  font-family: arial;
  font-weight: normal;
  font-size: 8pt;
  font-style: none;
  color: black;
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 8px;
  line-height: 250%;

}

.testo
{
  font-family: verdana;
  font-weight: normal;
  font-size: 10pt;
  color: black;
  text-align: left;
  margin-bottom: 8px;
  margin-right: 8px;
  margin-left: 8px;

}

.disclaimer
{
  font-family: verdana;
  font-weight: normal;
  font-size: 8pt;
  color: black;
  text-align: left;
  margin-bottom: 8px;

}

.top

{
  font-family: arial;
  font-weight: normal;
  font-size: 8pt;
  color: #0000FF;
  text-align: right;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-right: 8px;

}

.domanda
{
  font-family: verdana;
  font-weight: bold;
  font-size: 10pt;
  color: black;
  text-align: left;
  margin-bottom: 0;
  margin-left: 4px;


}

.titolodomanda
{
  font-family: verdana;
  font-weight: bold;
  font-size: 10pt;
  color: #0000FF;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 0;

} 

.elenco

{
  display: list-item;
  list-style-type: disc;
  list-style-position: outside;
  font-family: verdana;
  font-weight: normal;
  font-size: 10pt;
  color: black;
  text-align: left;
  margin-left: 20px;
  margin-bottom:4px;
}

.nota

{
  font-family: verdana;
  font-weight: bold;
  font-size: 8pt;
  color: black;
  text-align: left;
  margin-bottom: 8px;
}

.titletab

{
  font-family: tahoma;
  font-weight: bold;
  font-size: 12pt;
  color: white;
  background-color=#0000FF;
  text-align: center;
  text-transform: capitalize;
  margin-top: 4px;
  margin-bottom: 4px;

}

.texttab

{
  font-family: tahoma;
  font-weight: normal;
  font-size: 8pt;
  color: black;
  background-color=white;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}