/* Main Styles */
td,p,body{
  font: normal 12px arial;
  color:#2c2d2b;
  line-height: 18px;
  text-decoration:none;
}


/* Links */
a{
  color:#bb244f; text-decoration: underline;
}
a:hover{
  color:#000000; text-decoration: underline;
}




h2,.Header   {
  font-weight:normal;
  font-size  :20px;
  color: #b20738;
  font-family: Arial;
  line-height: 22px;
}


h3,.SubHeader{
  font-weight:normal;
  font-size  :13px;
  font-weight:bold;
   color: #000;
}

.SmallText{
  font-size  :11px;
}


.tableheading{
background: #18316a; 
color: #fff;
font-weight:bold;
padding: 5px;
}

.tablepadding
{ padding: 6px;
    }



