
caption {
  caption-side:top;
  font-size: large;
  font-weight: bold;
  color: #ff3300;
  background: transparent;
}
th,td {
  padding: 0.3em 0.6em;
}
td {
  text-align: right;
}
thead,tfoot th {
  color: #ffffff;
  background: #009933;
}
tbody {
  color: #000000;
  background-color: #ffcc00;
}
