.text {
	font: 9pt verdana;
	color: #000000
	font-family: verdana;
	line-height: 150%;
}

.header {
	font-weight: normal;
	color: #800040;
	font-family: georgia;
	font-style: italic;
	font-size: 14 pt;
	}

	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #800040;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #800040;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #800040;
	}
	
	.artist {
	font: 9pt verdana;
	font-family: verdana;
	font-style: bold;
	line-height: 150%;
	color: #800040
	}

	.address {
	font: 8pt verdana;
	color: #000000
	font-family: verdana;
	font-style: normal;
	line-height: 150%;
	}