
.HeaderStyle
{
    background-color: #dee3e6;
    color: White;
    font-weight: bold;
    font-size: 10pt;
    font-family: Verdana;
    text-decoration: underline;
}

.AlternatingRowStyle
{
    background-color: #fcc;
}
