a:link       	{ color: rgb(0, 0, 0) }
a:active	{ color: rgb(0, 0, 0) }
a:visited	{ color: rgb(0, 0, 0) }
a:hover	{ color: rgb(0, 0, 0) }
a			{ text-decoration: "none" }

td 			{ font-family: times, serif }
td			{ font-size: 9pt }
.soloist		{ font-style: italic }
.offer		{ color: rgb(192, 0, 0); font-style:italic }
.light		{ background-color: rgb(221, 0, 0) }
.dark		{ background-color: rgb(154, 0, 0) }
.strings		{ background-color: rgb(243, 72, 5) }
.wind		{ background-color:rgb(192, 192, 0) }
.brass		{ background-color:rgb(248, 191, 36) }
.perc		{ background-color:rgb(192, 192, 192) }

tr			{ font-family: tahoma, arial, sans-serif }
.light		{ background-color: rgb(178, 20, 20) }
.dark		{ background-color: rgb(154, 0, 0) }

h1, h2, h3, h4		{ color: rgb(128, 0, 0) }

hr, table	{ width: 700 }

<!-- This part goes in the HTML
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="default.css">
-->
