/* Main Styles */
td,body,p{
  font: 11px/15px normal Verdana,Arial,sans-serif;
  color: #161719;
  text-decoration: none; 
  vertical-align: top;
}

/* Links */
a{ color: #314d89; text-decoration: underline;}
a:hover{ color: #122651; text-decoration: underline;}

hr { height: 0px; color: #314d89; border-top: 1px; background: #314d89; border-style: dashed;}

h2,.Header   {
  font-weight: normal;
  font-size: 18px;
  color: #314d89;
  line-height: 22px;
}

h3,.SubHeader{
  font-weight: normal;
  font-size: 14px;
  color: #314d89;
  line-height: 18px;
}

.SmallText{
  font-size: 10px;
}


