/* Main Styles */
td,body{
  font-family: verdana;
  font-size: 11px;
  color:333;
  text-decoration:none;
}



/* Links */
a{  color:036;}
a:hover{  color:012;}

hr { height:0px; color:#001f9f; border-top:1px; background:#001f9f; border-style:solid;}

h2,.Header   {
  font-weight:bold;
  font-size  :14px;
  color: #001f9f;

}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
}

.SmallText{
  font-size  :10px;
}


