/* Main Styles */
td,body{
  font: normal 12px arial;
  color:031263;
  text-decoration:none;
}


/* Links */
a{
  color:7E7B7B;
}
a:hover{
  color:012;
}

hr{ border-top: 1px solid #495A8F; border-bottom: 0px;
	border-color:#495A8F;height:0px
	}

h2,.Header   {
  font-weight:bold;
  font-size  :15px;
  color:04187F;	
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
}

.SmallText{
  font-size  :10px;
}


