TABLE.matsit {
  font-size: 10;
}

TABLE.tulos {
  border-style: solid;
  border-width: 2px;
  background-color: #eeeeee;
  font-size: 12;
  text-align  : right;
}

TH.tulos {
  width: 70px;
  border-style: solid;
  border-width: 1px;
  font-size: 10;
}

TD.tulos {
  border-style: solid;
  border-width: 1px;
  font-size: 10;

}

TD.nimi {
  font-size: 12;
  text-align  : left;
}

TD.jarj {
  font-size: 12;
  text-align  : center;
  background-color: #ffffff;
}

TH.jarj {
  font-size: 12;
  text-align  : center;
  background-color: #ffffff;
}
 
TH.nimi {
  font-size: 12;
  text-align  : left;
}

