/* Main Styles */
p,td,body{ font: 12px Arial, Helvetica, sans-serif; color: #000; text-decoration: none; line-height: 18px; }

/* Links */
a{ color: #00196c; text-decoration: underline;}
a:hover{ color: #5375ad; text-decoration: none;}

hr {color: #000099; background-color: transparent; height: 1px; }

h2,.Header   {
  font-weight: normal;
  font-size: 18px;
  color: #000099;
  line-height: 18px;
  margin: 0px
}

h3,.SubHeader{
  font-weight: normal;
  font-size: 14px;
  color: #000099;
  line-height: 18px;
}

h3,.SubHeader12{
  font-weight: bold;
  font-size: 12px;
  color: #000099;
  line-height: 16px;
}

.SmallText{
  font-size: 10px;
}


