h2,.Header, .header   {
  
  font-size  :24px;
  font-family: Franklin Gothic Medium Cond, Verdana;
  color: #797666;
  font-weight:normal;
}

h3,.SubHeader{
  font-size  :14px;
  font-weight:bold;
  color: #000000;
}

    
.SmallText{
  font-size  :11px;
}

.pad{padding:20px;}


/* Main Styles */
td,body{
  font-size: 12px;
  font-family: Verdana;
  color:#202020;
  text-decoration:none;
  line-height: 19px;
}

.promovidbg{  background: url(../images/graphics/promovid_bg.jpg) no-repeat; width: 267px; height: 268px;}

/* Links */
a{
  color:#396385; text-decoration: underline;
}
a:hover{
  color:#666666; text-decoration: underline;
}

