@charset "UTF-8";
.less_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.mid_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}
.nav_bar {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
}
.calendar_meeting {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.calendar_performance {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.calendar_vacation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #009900;
}
.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
}
.piece_name {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.composor_name {
	font-family: "Apple Chancery", "Brush Script", "Charlemagne Std";
	font-style: italic;
}
.paragraph_text {
	font-family: "Gill Sans", Helvetica, "Adobe Caslon Pro";
	font-size: 14pt;
}
a:link {
	color: #33C;
}
a:hover {
	font-weight: normal;
	color: #003;
}
