.indenttext {
	direction: ltr;
	text-indent: 40px;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;


}

.headinglines {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	line-height: normal;
	margin-bottom: -15px;





}
.subheadingline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: capitalize;
	color: #660000;
	font-weight: bold;
	background-color: #F4F4F4;


}
.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}
.titlesubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: capitalize;
	color: #660000;
	font-weight: bold;
	text-indent: 15px;
	margin-bottom: 5px;



}
.songs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-transform: capitalize;

}
.sampleslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #660000;
	padding-left: 4px;
	background-color: #F4F4F4;


}
.SongListTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: justify;
	background-color: #F4F4F4;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 3px;




}
.SongList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;


}
.SongListSamples {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
	margin-left: 10px;
}
.catalbTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #660000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #E9E9E9;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;


}
.catalbBlurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
	text-align: justify;

}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #663333;
	text-decoration: underline overline;
	background-color: #E6E6E6;
}
