.odd {
  background-color: #ffc;
}
.even {
  background-color: #cef;
}

th {
color:#FFFFFF;
	background-color: #0000ff;
}

