﻿body
{
    margin: 0px;
    padding: 0px;
    background-color: whitesmoke;
    font-family: Tahoma;
}
td
{
    vertical-align: top;
    font-size: 11px;
    line-height: 14px;
    font-family: Tahoma;
    color: black;
}
img
{
    border: 0;
}
.title1
{
    font-size: 14px;
    color: White; /*font-weight: bold;*/
}
.title2
{
    font-size: 14px;
    color: White;
}
.title3
{
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}
.title4
{
    font-size: 12px;
    color: White;
    font-weight: bold;
}
