﻿.TableHeader {
    font-weight: bold;
    text-align: center;
}

.NonBalanceColor {
    background-color: red;
    color: whitesmoke;
}

.VersionBlock {
    height: 45px;
    color: darkslategrey;
    font-size: 10px;
    text-align: center;
}
