td,body{
  font: normal 12px arial;
  color:555462;
  text-decoration:none; 
}


/* Links */
a{
  color:5070A5;
}
a:hover{
  color:8B184D;
}

hr{
	border-top:1px dashed #555462; height:0px;
}

h2,.Header   {
  font-weight:bold;
  font-size  :16px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
}

.SmallText{
  font-size  :10px;
}


