﻿ .SmallHeader
{
    font-weight: normal;
    BACKGROUND-COLOR: #647996;
    text-transform: capitalize;
    COLOR: white;
    font-family: Arial;
    font-size: 12pt; 
    text-align:center;
}
.sh2
{
    font-weight: normal;
    BACKGROUND-COLOR: #647996;
    text-transform: capitalize;
    COLOR: white;
    font-family:Arial;
    
    font-size: 11pt; 
    
}
.HyperLink
{
    Font:Arial; Font-Size:Medium;
    COLOR: Black;
}
    
.table
{
    WIDTH: 100%; HEIGHT:100%;
  
     color: Black; 
    font-family: Arial;
    font-size: 10pt;
}
.grd
{
    WIDTH: 100%; HEIGHT:100%;
    COLOR: Black;
    font-family: Arial;
    font-size: 10pt;
}
.tdlbl
{
    font-size: 12pt; 
    color: Black; 
    font-family: Arial;
}
.td
{
    text-align :left;
}
.ntxt
{
    font-size: 10pt; 
    color: Black; 
    font-family: Arial;
}
h1
{
     font-weight: normal;
    BACKGROUND-COLOR: #647996;
    text-transform: capitalize;
    COLOR: white;
    font-family: Arial;
    font-size: 12pt; 
    text-align:center;
    
}
h2
{
     font-weight: normal;
    BACKGROUND-COLOR: #647996;
    text-transform: capitalize;
    COLOR: white;
    font-family:Arial;
    
    font-size: 11pt; 
}
h3
{
    font-weight:normal;
     font-family: Arial;
    text-align:left;
    font-size: 10pt; 
    color: Black; 
   
    
}
h4
{
    font-weight:normal;
     font-family: Arial;
    text-align:left;
    font-size: 0pt; 
    color:#E7EAF3;
   
}
hr
{
    border-right: #647996 thin solid; 
    border-top: #647996 thin solid; 
    border-left: #647996 thin solid; 
    border-bottom: #647996 thin solid
}


