BODY 	{
		font-family: "Arial", "Helvetica", "sans serif";
		background-color: D0B041;
		font-size: 10pt;
		color: 333333;
		}

.text 	{
		color: 333333;
		font-size: 9pt;
		}

.subhead 	{
		color: ffffff;
		font-weight: bold;
		font-size: 9pt;
		}






.season
	 	{
		color: 333333;
		font-weight: bold;
		background-color: 99CCCC;
		font-size: 14pt;
		padding-top: 5pt;
		padding-bottom: 5pt;
		padding-left: 10pt;
		}

.seasonlinks
	 	{
		color: 333333;
		font-weight: bold;
		background-color: 99CCCC;
		font-size: 9pt;
		padding-top: 10pt;
		padding-bottom: 10pt;
		padding-left: 10pt;
		}






.artistmembers
	 	{
		color: 333333;
		background-color: ffffff;
		}

.artistname
	 	{
		font-size: 12pt;
		font-weight: bold;
		padding-top: 5pt;
		padding-bottom: 2pt;
		}

.artistinfo
	 	{
		font-size: 10pt;
		padding-left: 5pt;
		}





.classtitle
	 	{
		color: 006699;
		text-decoration: underline;
		padding-left: 15pt;
		}

.classtitle1
	 	{
		color: 666666;
		text-decoration: underline;
		padding-left: 0pt;
		}







.bio
	 	{
		color: 333333;
		font-size: 9pt;
		padding-left: 15px;
		padding-right: 15px;
		}

.nav 	{
		color: 333333;
		font-size: 10pt;
		}

.foot 	{
		color: 333333;
		text-align: center;
		font-size: 10pt;
		}

A		{
		Text-decoration: none;
		}

A:link {color: 0000cc}
A:Visited {color: cc0066}
A:hover {Text-decoration: underline; color: cc0066}


