.blu
{ font-family: courier new, courier, monospace;
  font-weight:bold;
  font-size: 35;
  color: blue;
}
.verde
{ font-family: courier new, courier, monospace;
  font-weight:bold;
  font-size: 17;
  color: green;
}
.rosso
{ font-family: courier new, courier, monospace;
  font-weight:bold;
  font-size: 45;
  color: red;
}

.arancio
{ font-family: courier new, courier, monospace;
  font-weight:bold;
  font-size: 17;
  color: orange;
}


.livello
{
  font-family: courier new, courier, monospace;
  font-weight:bold;
  font-size: 17;
  color: green;
  position:absolute;
  top:0px;
  left:0px;
}

.inp_stindex
{
  font-size:12;
  font-family: courier new, courier, monospace;
}

.inp_st
{
  font-size:12;
  FONT-FAMILY: Courier New,Courier,monospace
}

.inp_st2
{
  font-size:11;
  FONT-FAMILY: Courier New,Courier,monospace
}


