﻿body {
}
h1
{
    font-family: georgia;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
p
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.divHomePage
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 40px;
}
.headerImage
{
    width: 918px;
    height: 142px;
    margin-left: 5px;
    border: 1px solid #676767;
    vertical-align: bottom;
}
.tdImage
{
    border-top-width: 1px;
    padding-left: 10px;
    padding-bottom: 10px;
    border-top-color: #be363f;
    padding-top: 10px;
    height: 30px;
    text-align: center;
}
.tdText{padding-left: 10px; padding-bottom: 10px; padding-top: 10px}
