/* Main Styles */
td {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#333;
	line-height:17px;
	}
body {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#333;
	line-height:17px;
	}

/* ---------- Links ----------*/
a{
	color:#333;
	}
a:hover{
	color:#666;
	}
/* For lines used in address info page*/
hr{
	height: 1px;
	color: A92870;
}

h2,.Header   {
  font-weight:normal;
  font-size  :18px;
  margin-top:4px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
}

.SmallText{
  font-size  :10px;
}


