@charset "iso-8859-1";
A:link		 		{COLOR: #000080; text-decoration: underline;}
A:visited		 	{COLOR: #000080; text-decoration: underline;}
A:active 			{COLOR: #000080; text-decoration: underline;}
A:hover				{COLOR: #008000; text-decoration: none;}

td.win {
    border-width: 0;
    background-color: #008000;
    color: white;
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    text-align: center;
}

td.su {
    border-width: 0;
    background-color: #008000;
    color: white;
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    text-align: center;
}

p.titolo {
  font-size: 24pt;
  text-align: center;
  color: #000080;
  font-family: Comic Sans MS;
}

div.stitolo {
  font-size: 15pt;
  text-align: left;
  color: red;
  font-family: Verdana;
}

p.txt_j {
  font-size: 8pt;
  text-align: justify;
  color: black;
  font-family: Verdana;
}

p.txt_c {
  font-size: 8pt;
  text-align: center;
  color: black;
  font-family: Verdana;
}

p.txt_r {
  font-size: 8pt;
  text-align: right;
  color: black;
  font-family: Verdana;
}


p.txt_l {
  font-size: 8pt;
  text-align: left;
  color: black;
  font-family: Verdana;
}
