﻿body
{
    font-family: Arial, Helvetica, sans-serif;
}
.emsg
{
    color: #FF0000;
    font-size: smaller;
}
.bgsilver
{
    background-color: silver;
}
.smallerText
{
    font-size: small;
}