
body {
    margin: 0px;
    padding: 0px;
    background-color: #8CB3C7;
}

img {
    border: 0px;
}

td {
    text-align: left;
    vertical-align: top;
    font-family: Tahoma;
    font-size: 11px;
    color: #909090;
}

h3 {
    margin: 0px;
    padding: 0px;
    font-family: Tahoma;
    font-size: 22px;
    font-weight: bold;
    color: #909090;
}

h4 {
    margin: 0px;
    padding: 0px;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: bold;
    color: #909090;
}

.content {
    padding-top:18px;
    padding-bottom:25px;
    padding-left:20px;
    padding-right:20px;
    text-align: justify;
    vertical-align: top;
    font-family: Tahoma;
    font-size: 13px;
    line-height: 16px;
    color: #909090;
}

.title {
    font-family: Tahoma;
    font-weight: bold;
    font-size: 15px;
    color: #909090;
}

form
{
    margin: 0px;
}

a {
    text-decoration: underline;
    color: #44728A;
}

a:hover {
    text-decoration: none;
    color: #44728A;
}

a.footer {
    text-decoration: underline;
    color: #747474;
}

a.footer:hover {
    text-decoration: none;
    color: #747474;
}

a.n {
    text-decoration: underline;
    color: #909090;
}

.footer {
    color: #747474;
}

.style1 {
    color: #474747;
}

.7E {
    color: #7E7E7E;
}

.44 {
    color: #44728A;
}

