h2,.Header, .header   {
  font-weight:normal;
  font-size  :17px;
  font-family: Arial,Verdana; 
  color: #000;
}

h3,.SubHeader{
  font-weight:normal;
  font-size  :14px;
  color: #347cc4;
  font-weight:bold;
}

.largeBody
{
    font-weight:normal;
  font-size  :14px;
    }

    
.SmallText{
  font-size  :11px;
}



/* Main Styles */
td,body{
  font-size: 12px;
  font-family: arial;
  color:#000;
  text-decoration:none;
  line-height: 17px;
}



.tableheading{
background: #2c2829; 
color: #ffffff;
font-size: 13px;
font-weight:bold;
}



/* Links */
a{
  color:#347cc4; text-decoration: none;
}
a:hover{
  color:#000000; text-decoration: underline;
}


