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;
		}





.classdescription
	 	{
		color: 333333;
		border-color: 663300;
		font-size: 8pt;
		}

.classtop
	 	{
		background-color: FFCC99;
		color: 000000;
		font-size: 8pt;
		}

.classtop1
	 	{
		background-color: cccccc;
		color: 000000;
		font-size: 8pt;
		}

.classname
	 	{
		background-color: CC9966;
		color: 000000;
		font-size: 10pt;
		}

.classname1
	 	{
		background-color: 666666;
		color: 000000;
		font-size: 10pt;
		}

.classoutline
	 	{
		color: 663300;
		font-size: 11pt;
		font-weight: bold;
		}

.classheader
	 	{
		background-color: 663300;
		color: ffffff;
		font-size: 12pt;
		font-weight: bold;
		}






.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}

