/* Main Styles */
td,body{
  font: normal 12px arial;
  color:001e5e;
  text-decoration:none;
}

/* Links */
a{
  color:89727B;
}
a:hover{
  color:012;
}

hr{ color:0140A4; height:1px; border-style:dotted 

 }


h2,.Header   {
  font-weight:bold;
  font-size  :18px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :14px;
}

.SmallText{
  font-size  :10px;
}

h1{
font-weight:bold;
  font-size  :18px;
}
table.dotted{ border-style:dotted;  border-color:ffffff; border-width:1px;  } 
