a
{
    font-family: Verdana, Tahoma,  Arial;
    font-size: 9pt;
    color:#701313; font-weight:bold;
}

body
{
    background-color: #124876;
}
p 
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 10pt;
    color: #57000C;
}


td
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 10pt;
    color: #57000C;
   
}
a:hover
{
    text-decoration: none;
}

.Header
{
    font-size: 14pt;
    font-family: Tahoma;
}
.HeaderTitle
{
    font-size: 20pt;
    font-family: Georgia,'Monotype Corsiva' , 'Comic Sans MS' , Tahoma ;
    color: #800000;
    padding-top: 10px;
}
HR
{
    color: #A6A5A5;
  
}

.Footer 
{
    font-size: 8pt;
    color: white;
    font-family: Tahoma, 'Times New Roman';
}

.Footer a
{
    font-size: 8pt;
    color: white;
    font-family: Tahoma, 'Times New Roman';
}

.ContactInfo
{
     font-family: Verdana, Tahoma, Arial;
    font-weight: normal;
    font-size: 10pt;
    color: black;
}


.MainTable
{
    background-color: white;
    border-right: black 3px ridge;
    border-top: black 3px ridge;
    border-left: black 3px ridge;
    border-bottom: black 3px ridge;
}

.InnerTable
{
    border-right: #240000 1px solid;
    border-top: #240000 1px solid;
    border-left: #240000 1px solid;
    border-bottom: #240000 1px solid;
    
}

.InnerTDWhite
{
    border-right: #240000 1px solid;
    border-top: #240000 1px solid;
    border-left: #240000 1px solid;
    border-bottom: #240000 1px solid;
    background-color:#FFFFFF;
}

.InnerTDTan
{
    border-right: #240000 1px solid;
    border-top: #240000 1px solid;
    border-left: #240000 1px solid;
    border-bottom: #240000 1px solid; 
    background-color:#a6a5a5;
    
}
h3
{
    font-weight: normal;
    font-size: 15pt;
    color: #990000;
    font-family: Serif, Georgia, Verdana;
    padding-bottom: 1px;
    margin-bottom: 1px;
     padding-top: 1px;
    margin-top: 1px;
}
h4
{
    font-weight: normal;
    font-size: 13pt;
    color: #990000;
    font-family: Serif, Georgia, Verdana;
    padding-bottom: 1px;
    margin-bottom: 1px;
     padding-top: 1px;
    margin-top: 1px;
}
.h4
{
    font-weight: normal;
    font-size: 13pt;
    color: #990000;
    font-family: Serif, Georgia, Verdana;
    padding-bottom: 1px;
    margin-bottom: 1px;
     padding-top: 1px;
    margin-top: 1px;
}