h2.tor             {font-size:20px;margin-top:25px;}

table.liga         {width:100%;margin-bottom:20px;}
table.liga caption {font-size:18px;}
table.liga th,
table.liga td      {font-size:14px;padding:1px 7px;}

table.liga caption {text-align:left;}
table.liga th      {text-align:center;}
table.liga td      {text-align:right;white-space:nowrap;}
table.liga td.n,
table.liga th.n    {text-align:left;width:20%;}

table.tor          {width:25%;}
table.tor  caption {text-align:center;}
table.tor          {float:left;margin:0% 1%;width:30%;}
table.tor  td      {text-align:left;white-space:nowrap;}
table.tor  th      {text-align:right;}

@media screen
{
  table.liga th,
  table.liga td,
  table.tor  th,
  table.tor  td    {color:#000;background-color:#fff;}
}

@media print
{
  table.liga th,
  table.liga td    {font-size:12px;}
  table.tor  th,
  table.tor  td    {font-size:11px;}

  table.tor  td    {padding:1px 2px;}
  table.liga td    {padding:1px 5px;}
}
