h2,.Header   {
  font-weight:bold;
  font-size  :24px;
  color:black;
  font-style:italic;
  line-height:20px;
  margin:3px 0px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
  background:#c41130;
  width:100%;
  padding:2px;
  color:#fff;
}

.SmallText{
  font-size  :10px;
}


td,body{  font-family: arial;  font-size: 12px;  color:#333333;  }

/* Links */
a{  color:#000000; text-decoration: none;}
a:hover{  color:#c41130; text-decoration: none;}


