﻿body {
    font-family: sans-serif;
    background-color: whitesmoke;
}

td.clickable {
    cursor: pointer;
}