<style>
 table.Stripe {border-spacing: 0}
 table.Stripe td, th {padding: 0 0.2em}
 table.Stripe tr:nth-child(odd)  {color: black; background: silver}
 table.Stripe tr:nth-child(even) {color: black; background: pink}
</style>
