body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#333333;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#333333;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#333333;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#333333;
}

a {
	color:#2D64AA;
}

a:hover {
	color:#B2CC78;
}

.subheading {
	color:#2D64AA;
	font-size:10pt;

}

.subheading a {
	color:#2D64AA;
	font-size:10pt;
	text-decoration:none;

}

.subheading a:hover {
	color:#2D64AA;
	font-size:10pt;
	text-decoration:underline;

}


.booktitlemain {
	color:#2D64AA;
	font-size:9pt;

}

.musictitlemain {
	color:#2D64AA;
	font-size:9pt;

}

.musictext {
	font-size:9pt;
}

.blue {
	color:#2D64AA;
}

.booktext {
	font-size:9pt;
}

.booktitle {
	line-height:150%;
}

.sidelinks {
	line-height:180%;
}

.artlabels {

	font-size:7pt;
	font-weight:normal;

}

.selectimagepadding {

	padding-top:40px;
}

.copyright {

	padding-left:25px;
}