/*
    Document   : kdcms
    Created on : 12-Jul-2013, 21:52:05
    Author     : Dan
    Description:
        Purpose of the stylesheet follows.
*/
root {
  display: block;
}
body {
  margin-left: 10px;
}
.performer {
  cursor: pointer !important;
}
.composer {
  cursor: pointer !important;
}
/*
body {
	 background-color: #FEF1E7;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #330033;
}
h1, h2, h3, h4, h5 {
	color:#5A8CA9;
}
h2 {
	font-size:1.70em;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:2px;
  padding-bottom: 2px;
}
h3 {
	margin-bottom:2px;
  padding-bottom: 2px;
	font-family:Arial, Helvetica, sans-serif;
}
h4, h5 {
	margin-bottom:2px;
  padding-bottom: 2px;
	font-family:Arial, Helvetica, sans-serif;
}
*/
