/*
tr:nth-child(even) {
	background-color: #CC4D4D;
}
*/