body	
	{
		font-family: veranda, helvetica, arial, san serif;
		font-size: 10pt;
	line-height: 13pt;
		margin: 0px;
		background-image: url(backgrnd_credit.gif);
		background-repeat: repeat-x;
		color: #333;
	}
	
	a {color: #900; text-decoration: none;}
	a.visited {color: #900;}
	a:hover {text-decoration: underline;}
	
		
	
h1{
		font-family: optima, veranda, helvetica, arial, san serif;
		font-size: 16pt;
		color: #900;
		font-weight: normal;
		border-bottom: 0px solid #900;
		padding: 0px 40px 0px 15px;
		}
		
		h2{
		font-family: optima, veranda, helvetica, arial, san serif;
		font-size: 13pt;
		text-align: left;
		font-weight: normal;
		color: #900;
		margin-bottom: 8px;
		
		}
hr {margin-top: 0px; margin-bottom: 0px; }

p {
	padding: 10px 0px 0px 10px;
	text-align:left;
}

p.padding10-5 {margin-top: 10px;}

p.musicleft {margin-top: 10px; margin-left: 10px;}



	