BODY {
	font-weight: medium;
}

.header {
	font-family: "Syntax Black", Syntax, Trebuchet MS, sans-serif;
	font-size: large;
	font-weight: normal;
	color: black;
}
.smaller-header {
	font-family: "Syntax Black", Syntax, Trebuchet MS, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: black;
}
.text {
	font-weight: normal;
	font-size: medium;
	color: black;
}
.side-text {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica;
	font-size: small;
	color: black;
}

.music-header {
	font-family: FiletPlain, "Syntax Black", Syntax, Trebuchet MS, sans-serif;
	font-size: large;
	font-weight: normal;
	color: black;
}
.music-smaller-header {
	font-family: FiletPlain, "Syntax Black", Syntax, Trebuchet MS, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: black;
}



