BODY {
	SCROLLBAR-FACE-COLOR: #DDF2D7; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #DDF2D7; SCROLLBAR-3DLIGHT-COLOR:#DDF2D7; 
	SCROLLBAR-ARROW-COLOR: #006600; SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #DDF2D7; 

	
}.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9E2B1;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006600;
}
.mbg {
	background-attachment: fixed;
	background-image: url(images/music_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.biobg {
	background-attachment: fixed;
	background-image: url(images/bio_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
}
