body {
	text-align: left;
}
.bodytext {  font-family: Verdana; font-size: 13px; line-height: 120%}
.subheadings { font-family: Verdana; font-size: 14px; line-height: 120% ; font-weight: bolder}
.subheadingsover { font-family: Verdana; font-size: 14px; line-height: 120% ; font-weight: bold ; color: #A60078}
.textheadings { font-family: Verdana; font-size: 15px; line-height: 120% ; font-weight: bold }
.background {  background-image: url(images/music_03.jpg); background-repeat: no-repeat}
.buttons { font-family: Verdana; font-size: 11px; line-height: 120% ; font-weight: bolder; cursor: hand}
.headers { font-family: Verdana; font-size: 25px; line-height: 120% ; font-weight: normal}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.whitecopy {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.whitesubheader {
	font-family: Verdana;
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
}