/* Main Styles */
td,body{
  font-family: arial;
  font-size: 12px;
  color:#666666;
  text-decoration:none;
}

/* Links */
a{
  color:036;
}
a:hover{
  color:012;
}

/* For lines used in address info page*/
hr{
	height: 1px;
	color: A92870;
}

h2,.Header   {
  font-weight:bold;
  font-size  :18px;
  color:00a5f9;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :15px;
  color:00a5f9;
}

.SmallText{
  font-size  :10px;
}


