h2,.Header, .header   {
  font-weight:bold;
  font-size  :18px;
  font-family:Verdana, Century Gothic,Arial; 
  color: #9a1b1e;
}

h3,.SubHeader{
  font-weight:normal;
  font-family:Verdana, Century Gothic,Arial; 
  font-size  :15px;
background: #000;
color: #fff;
width: 100%;
padding: 4px;
  font-weight:bold;
}


    
.SmallText{
  font-size  :10px;
}



/* Main Styles */
td,body{
  font-size: 12px;
  font-family:arial;
  color:#000000;
  text-decoration:none;
  line-height: 17px;
}



.tableheading{
background: #01668d; 
color: #ffffff;
font-size: 13px;
font-weight:bold;
}

.tablebody{
background: #d8dcde; 
}


/* Links */
a{
  color:#9c1e21; text-decoration: none;
}
a:hover{
  color:#ababab; text-decoration: underline;
}

a img{border: 0px;}
