﻿body
{
  color:black;
  font-family:arial;
  font-size:11px;
  margin-top:0;
 
}
 
.Label
{
  color:black;
  font-family:verdana;
  font-size:16px;
}

.btmCell1
{
   background-image:url(images/footer-bg1.jpg); 
   text-align:center;
    font-size:11;
    
}

.btmCell2
{
   background-image:url(images/footer-bg2.jpg); 
   text-align:center;
   font-size:10;
}

.Content
{
  color:black;
  font-family:arial;
  font-size:11px;
  
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}    
