body { font-family:Calibri,Helvetica,sans-serif; background-color:#fff;}
table { font-size: 8pt; text-align:center; background-color:#eee; }
th { padding:2px 10px; }
tr.header{ background-color: #6cc; }
tr:nth-child( 2n + 3 ) { background-color: hsla( 1, 0%, 0%, 0.07 ) }
th.date, td:nth-child( 1 ) { background-color: hsla( 1, 0%, 0%, 0.14 ) }
tr.min { background-color: #9c9; }
tr.max { background-color: #c99; }
tr.avg { background-color: #cc9; }
