table.formTable .timehead
{
    background:#ccccff;
}
table.formTable .datahead
{
    background:#ccffcc;
}
table.formTable .recvhead
{
    background:#ffffcc;
}
.changeButton
{
    width:6em;
    margin:1px;
    border:1px dotted;
}
