font.title {
font-size: 20px ;
font-weight: bold ;
font-family: "Trebuchet MS", "Geneva", "Arial", "Helvetica", "SunSans-Regular", sans-serif ;
color: #996633 ;
}

<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: #663366 ;
	}
	
	.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: #663366 ;
		text-decoration: none ;
	}

	.grey {
		color: #b4b4b4 ;
		text-decoration: none ;
	}
	
	a:hover {
		color: #663366 ;
		text-decoration: underline ;
	}

	.nav {
		font-size: 13px ;
		font-family: "Trebuchet MS", "Geneva", "Arial", "Helvetica", "SunSans-Regular", sans-serif ;
		color: #604d09 ;
	}
	.title {
		font-size: 13px ;
		font-weight: bold ;
		font-family: "Trebuchet MS", "Geneva", "Arial", "Helvetica", "SunSans-Regular", sans-serif ;
		color: #996633 ;
	}
	
	.copyright {
		font-size: 11px ;
		font-family: "Trebuchet MS", "Geneva", "Arial", "Helvetica", "SunSans-Regular", sans-serif ;
		color: #674d01 ;
	}
	
	.credit {
		color: grey ;
		font-size: 10px ;
		font-family: "Trebuchet MS", "Geneva", "Arial", "Helvetica", "SunSans-Regular", sans-serif ;
	}
	
	.newshead {
		font-weight: bold ;
		text-decoration: underline ;
	}
	
</style>

