body {
			background-color: #444;
}

.lineCol-saffron {
			background-color: #FF9900;
}

a:link { 
			color: #3399CC; 
}

a:visited { 
			color: #3399CC; 
}
	
a:active {  
			color: #0099FF;
}
	
a:hover { 
			color: #66CCFF; 
}
	
.external-link {
			color: #66CCFF;
}


h1 {
			font-family: cochin, georgia, verdana;
			font-size: 18px;
			font-weight: bold;
			font-style: normal;
			letter-spacing: 0.2em;
			text-align: left;
			color: #FF9900;
			margin-top: 0px;
			margin-left: 8px;
			margin-bottom: 3px;
}
		
		h2 {
			font-family: cochin, georgia, verdana;
			font-size: 16px;
			font-weight: bold;
			font-style: normal;
			letter-spacing: 0.2em;
			text-align: left;
			color: #FF9900;
			margin-top: 0px;
			margin-left: 8px;
			margin-bottom: 3px;

}

		h3 {
			font-family: cochin, georgia, verdana;
			font-size: 16px;
			font-weight: bold;
			font-style: normal;
			letter-spacing: 0.2em;
			text-align: left;
			color: #FF9900;
			margin-top: 0px;
			margin-left: 8px;
			margin-bottom: 3px;
}
		
		h4 {
			font-family: cochin, georgia, verdana;
			font-size: 16px;
			font-weight: bold;
			font-style: normal;
			letter-spacing: 0.2em;
			text-align: left;
			color: #FF9900;
			margin-top: 0px;
			margin-left: 8px;
			margin-bottom: 3px;
}
		
		p { 
			font-family: cochin, georgia, verdana; 
			font-size: 14px; 
			font-weight: normal; 
			font-style: normal;
			text-indent: 20px;
			text-align: justify; 
			color: #eee; 
			line-height: 1.5;
			margin-top: 0px;
			margin-left: 8px;
			margin-right: 8px;
		}
		
		li { 
			font-family: cochin, georgia, verdana; 
			font-size: 14px; 
			font-weight: normal; 
			font-style: normal;
			text-indent: 20px;
			text-align: justify; 
			color: #eee; 
			line-height: 1.5;
			margin-top: 0px;
			margin-left: 8px;
			margin-right: 8px;
		}

		.musician-instruments { 
			font-family: cochin, georgia, verdana; 
			font-size: 13px; 
			font-weight: bold; 
			font-style: normal;
			letter-spacing: 0.2em;
			color: #eee; 
			line-height: 1.5;
			margin-top: 0px;
		}
		
		.musician-list { 
			font-family: cochin, georgia, verdana; 
			font-size: 13px; 
			font-weight: bold; 
			font-style: normal;
			letter-spacing: 0.6em;
			text-align: center;
			color: #eee; 
			line-height: 1.5;
			margin-top: 0px;
		}
	
		
		.caption {
				font-family: cochin, georgia, verdana; 
				font-size: 11px; 
				font-weight: normal; 
				font-style: normal;
				color: #eee;
				text-align: justify;
				line-height: 1.5;
		}
		
		.feedback { 
			font-family: cochin, georgia, verdana; 
			font-size: 12px; 
			font-weight: normal; 
			font-style: normal;
			color: #eee;
			text-align: justify; 

			line-height: 1.5;
			margin-top: 0px;
		}
		
		.respondent { 
			font-family: cochin, georgia, verdana; 
			font-size: 12px; 
			font-weight: normal; 
			font-style: normal;
			color: #ccc;
			text-align: right;
			line-height: 1.5;
			margin-top: 0px;
		}


		.footnote {
				font-family: cochin, georgia, verdana; 
				font-size: 12px; 
				font-weight: normal; 
				font-style: normal;
				color: #eee; 
				line-height: 1.5;
				margin-top: 0px; 
		}
		
		#copyright {
				font-family: cochin, georgia, verdana; 
				font-size: 12px; 
				font-weight: normal; 
				font-style: normal;
				color: #3399CC; 
				line-height: 1.5;
				margin-top: 0px; 
		}