/* Main Styles */
td,body{
  font-family: arial;
  font-size: 12px;
  color:333;
  text-decoration:none;
}


hr{ border-bottom:1px solid #343399; height:0px ;  border-collapse:collapse; border-top:0px}

h2,.Header   {
  font-weight:bold;
  font-size  :15px;
}

/* Links */
a{
  color:#343399;
}
a:hover{
  color:012;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
  color:#343399
  
}

.SmallText{
  font-size  :10px;
}



