.heading {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #CC66CC;
}

.subheading {
	font-family: Georgia;
	font-size: 13px;
	font-weight:  bold;
	color:  #B250B2;
	margin-bottom: 0px;
}

.nav {
	font-family: Arial;
	font-size: 12px;
	font-weight:  normal;
	color:  #CC66CC;
	margin-bottom: 0px;
}

.caption {
	font-family: Arial;
	font-size: 12px;
	color: #051b39;
	margin-top: 2px;
}

.bodyPurple {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 19px;
	color: #B250B2;
}

.bodyPurple a {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 19px;
	color: #B250B2;
}

.body {
	font-family: Arial;
	font-size: 12px;
	line-height: 19px;
	color: #ffffff;
}

.body a {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.body-gray {
	font-family: Arial;
	font-size: 12px;
	line-height: 19px;
	color: #999999;
}
.body-gray a {
	font-family: Arial;
	font-size: 12px;
	line-height: 19px;
	color: #999999;
}

.fontPurple {
	font-family: Arial;
	font-size: 11px;
	
	color:  #CC66CC;
	margin-bottom: 0px;
}


.footer {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #ffffff;
}

.legal {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #999999;
}

.legal a {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #999999;
}

.footer a {
	text-align: center;
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #ffffff;
}

.tagpink {
	
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight:  bold;
	color: #CC66CC;
}
