.tbcont {
    border-collapse: collapse;
}
.tbcont td {
    border: 1px solid #ffffff;
}
.tbcont td#h {
    background-color:#6ab0e6;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}
.tbcont td#r1 {
    background-color:#eeeeee;
}
.tbcont td#r1c {
    background-color:#eeeeee;
    text-align: center;
}
.tbcont td#r2 {
    background-color:#e6e6e6;
}
.tbcont td#r2c {
    background-color:#e6e6e6;
    text-align: center;
}
