.body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #444;
}

.heading1 {
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #853975;
	/*color:black;*/
	font-weight: bold;
	font-size: 20px;
}

.heading2 {
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #853975;
	/*color:black;*/
	font-weight: bold;
	font-size: 16px;
}

.heading3 {
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #853975;
	/*color:black;*/
	font-weight: bold;
	font-size: 14px;
}

.bodytext {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #444;
	line-height: 15px;
}

.bodytextwhite {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #fff;
	line-height: 15px;
	text-align:center;
}

.bodytextgrey {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #999;
	line-height: 15px;
	text-align:center;
}

.headingsection {
	font-family: Trebuchet MS, Arial, Helvetica;
	color:white;
	font-weight: bold;
	font-size: 12px;
}

.bblist {
	font-family: Arial, Helvetica;
	font-size: 12px;
	margin:0;
	padding: 0 0 20px 20px;
	color: #444;
}

.bblink {
	color: #853975;
	font-weight: bold;
}

.bbcontlink {
	color: #853975;
	font-weight: bold;
	text-decoration: none;
}

.contentsitem {
	padding: 3px 0;
	margin: 0;
}

.newslettertitle {
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #853975;
	font-weight: bold;
	font-size: 16px;
}
.contactemail {
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #853975;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.contactphone {
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #853975;
	font-weight: bold;
	font-size: 18px;
}
.credit {
	text-align: right;
	font-size: 10px;
	font-family: Arial;	
	margin: 0;
}
