body {
  background: #99CCFF;
}

tr.rowa {
	background: #BBCCFF;
}

tr.rowb {
	background: #99BBFF;
}