@charset "UTF-8";
.footerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

a:link {
	color: #891BB0;
}
a:visited {
	color: #000000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	font-style: normal;
	padding: 15px;
	margin: 5px;
	font-weight: normal;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	color: #000000;
}
.musicBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-style: italic;
}
.contactBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-style: normal;
	padding: 5px;
	margin: 5px;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.testimonialNames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	font-style: normal;
	margin: 5px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 550px;
}
