table.centr{
  text-align:center;
}

td.tdleft,th.tdleft{
  text-align:left;
}

table.centr th{
  background-color:#eeeeff;
}

