/* Main Styles */
td,body{
  font-family: arial;
  font-size: 12px;
  color:333;
  text-decoration:none;
}

/* For lines used in address info page*/
hr{
	height: 1px;
	color:#666;
	border-style:dashed;
}

h2,.Header   {
  
  font-size  :21px;
  color:#666;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
}

.SmallText{
  font-size  :10px;
}


