body { 	font-family: "Times New Roman", Times, serif; }
table { margin: 0 auto; }
table#about { margin: 0; }

a { color: #339999; text-decoration: none; }
a#head { text-decoration: underline; font-size: 24px; }
a:hover#head  { color: #000; text-decoration: none; }

.titlestyle {
	word-spacing: 3px;
	letter-spacing: 3px;
	font-size: 16px;
	font-weight: bold;
}.pagestyleUNUSED {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;

}
.artistlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	
}
.copyrighttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}
.piccaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}


.right { float: right; width: 230px; }
.left { float:left;  }
ul { padding: 0 ; margin: 0;  }
li { list-style: none; 
height: 22px; 
}

h3 { font-size: 11px; }
h4 { color: #399; font-size: 16px; text-transform: uppercase;}