
table.tablecolors .even{
background-color: #DDD;
}
table.tablecolors .odd{
background-color: #FFF;
}



