/* 
	Description: Stylesheet questionario volontari
	Author: Corrado Capone
 */
.campiform
{
  width:27mm;
  font-size:10px;
}

.tabella
{
 font-size:11px;
 font-family:verdana;
 color: black;
}
A:hover
{
  color:#CC0000;
}
A:visited
{
color:#006699;
}

.Stile1
{
 color: #CC0000;
 font-weight: bold;
}

h4
{
color:#003333;
}

h2
{
color:#CC0000;
}

.titolo
{
 color:#003366;
 font-family:Geneva, Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:bold;
}