﻿body {
}

.test
{
    font-family: Verdana;
    font-size: 1em;
    color: #808080;
}

.test table 
{
    background-color: Red;
    }
