body { background-color: #efefef; margin: 20px; padding: 0; font: 12px verdana, arial, helvetica; } table { border-collapse: collapse; border: 1px solid #666; background: #fff; margin-bottom: 20px; } table tr.light { background: #fff; } table tr.dark { background: #f9f9f9; } table td, table th { padding: 4px 10px; font-size: 13px; } table th { text-align: center; color: #fc0; background: #336; font-weight: bold; border: #d0d0d0 1px solid; } table td { border: #d0d0d0 1px solid; } table td.score { text-align: right; } .warning { background: yellow; }