h2,.Header   {
  font-weight:bold;
  font-size  :15px;
  color:#0c497f;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
  color:#496992;
}

.SmallText{
  font-size  :10px;
}

td,body{  font-family: arial;  font-size: 12px;  color:333;  text-decoration:none;}

a{  color:#496992;text-decoration:none;}
a:hover{  color:#496992;text-decoration:underline;}


