
BODY{
	background-color: #ccffcc;
}
tr th{
background-color: yellow;
}

#odd{
background-color: #9999FF;
}
#even{
background-color: #99ccff;
}



