body
{
    color: black;
    font-family: Calibri, Tahoma, Helvetica, 'Sans Serif';
    background-color: white;
    text-align: center;
}
h1
{
    font-size: large;
}
h2
{
    font-weight: normal;
    font-size: x-small;
    text-decoration: none;
}
.status
{
    font-size: xx-small;
    color: #333333
}
