.your-table-class tr:nth-child(1),.your-table-class tr:nth-child(9){background-color:#00008B;color:#fff}.your-table-class tr:nth-child(even){background-color:#ADD8E6}.your-table-class tr:nth-child(odd):not(:first-child):not(:nth-child(9)){background-color:#fff}.your-table-class td{color:gray}