body {
  font-size: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
  text-align: justify;
  background-image: none;
  background-repeat: no-repeat;
  color: #ffffff;
  background-color: #139F26;
}

a, a:visited, a:hover {
  color: #ffffff;
}

h1 {
  font-size: 20px;
}

h2 {
  font-size: 16px;
}

h5 {
  font-size: 11px;
  margin: 0px;
  font-weight: bold;
}

h6 {
  font-size: 9px;
  margin: 0px;
  font-weight: normal;
}

ul {
  padding-left: 15px;
}

li {
  margin-left: 0px;
  margin-bottom: 15px;
}

.blocco {
  border: 1px solid #0A4F13;
  margin-bottom: 10px;
}

.blocco a, .blocco a:visited, .blocco a:hover {
  color: #00029F;
}

.titolo_blocco {
  font-size: 13px;
  font-weight: bold;
  padding: 5px;
  background-color: #0A4F13;
}

.contenuto_blocco {
  padding: 15px;
  line-height: 140%;
  background-color: #90FF9F;
  color: #000000;
}

.countdown {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 200%;
}

.classifica_head {
  background-color: #0A4F13;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #ffffff;
}

.classifica_pari {
  background-color: #17BF2E; /* #139F26; */
}

.classifica_dispari {
}

#esito_operazione {
  font:size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
