	<style type="text/css">
	
		body {
			background-color: #B4B4B4 ;
			margin: 0 ;
			padding: 30px ;
		}
		
		body, td, th {
			font-family: "Trebuchet MS", "Geneva", "Arial", "Helvetica", "SunSans-Regular", sans-serif ;
			font-size: 13px ;
			color: #757575 ;
		}
		
		.bodysectiontitle {
			font-family: "Trebuchet MS", "Geneva", "Arial", "Helvetica", "SunSans-Regular", sans-serif ;
			font-weight: bold ;
			font-size: 13px ;
			color: #000000 ;
		}
		
		.artistlink {
			font-family: "Trebuchet MS", "Geneva", "Arial", "Helvetica", "SunSans-Regular", sans-serif ;
			font-size: 13px ;
			color: #663366 ;
		}
		
		table {
			background-color: #ffffff ;
		}
		

		h1 {
			font-family: "New York", Georgia, serif ;
			font-size: 16px ;
			margin-top: 0 ;
		}
		
		a {
			color: #000000 ;
			text-decoration: none ;
		}

		.grey {
			color: #000000 ;
			text-decoration: none ;
		}
		
		a:hover {
			color: #000000 ;
			text-decoration: underline ;
		}

		.news {
			color: grey ;
			font-size: 11px ;
			font-family: "Trebuchet MS", "Geneva", "Arial", "Helvetica", "SunSans-Regular", sans-serif ;
		}
		
		.credit {
			color: white ;
			font-size: 10px ;
			font-family: "Trebuchet MS", "Geneva", "Arial", "Helvetica", "SunSans-Regular", sans-serif ;
		}
		
		.newshead {
			font-weight: bold ;
			text-decoration: underline ;
		}
		
	</style>
