body
{
    text-align: center;
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    color: #333333;
    background-color: #FFFFFF;
}

table
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

table, th, td
{
    border-width: 2px;
    border-color: #517994;
    border-collapse: collapse;
}

th, td
{
    padding: 8px;
    border-style: solid;
    border-color: #517994;
}

.changedate
{
    text-align: left;
    display: inline-block;
}

td.noborder
{
    border: none;
}

th
{
    background-color: #B2CFD8;
}

tr.closed
{
    background-color: #FFC7CE;
}
