﻿body 
{
    margin: 0px;
    font-family: Arial;
}

span
{
    font-family: Arial;
    font-size: 12px;
}

a
{
    font-family: Arial;
    font-size: 12px;
}

table.Heading
{
    width: 100%;
    background-image: url(../Images/bg1a.jpg);
    background-repeat: repeat-x;
}

.HeadingTitle
{
    font-size: 14px;
    font-weight: bold;
    color: blue;
}