/* Main Styles */
td,body{
  font-family: Tahoma;
  font-size: 11px;
  color: #4a434a;
  line-height:15px;
  text-decoration: none;
}

/* Links */
a{
  color: #4f1d52;
}
a:hover{
  color: #baa100;
  text-decoration: underline;
}


/* For lines used in address info page*/
hr{
	height: 1px;
	color: #baa100;
}

h2,.Header   {
  font-weight: bold;
  font-size:13px;
  color: #4f1d52;
}

h3,.SubHeader{
  font-weight: bold;
  font-size: 11px;
}

.SmallText{
  font-size  :10px;
  color: #FFFFFF;
}

.footerLinks{
color: #a689a8;
text-decoration: underline;
}

.footerLinks a{
color: #a689a8;
text-decoration: underline;
}

.footerLinks:hover{
color: #a689a8;
}

.purple11 {
color: #5b235e;
font-weight: nromal;
}

.purpleBold {
color: #5b235e;
font-weight: bold;
line-height: 20px;
}

.border {
border: 1px solid #5b235e;
}
