body {
	color:#ffffff;
	background-color:#000000;
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	
.siteheader {
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	background-repeat:repeat-x;
}

.siteheader a:link {
	color: #997755;
}	

.siteheader a:hover {
	color: #cccccc;
}	

.siteheader a:active {
	color: #ffffff;
}	

.piece_title {
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
	
a:link {
	color:#cc9966;
	text-decoration:none;
}

a:visited { 
	color:#997755; 
	text-decoration: none;
}
	
a:hover {
	color:#ffffff;
}

a:active {
	color:#cc6600;
}
		
.footer {
	font-size:9px;
	text-align:right;
	font-weight:bold;
}

p { }

td { }

hr { color: white; background-color: white; width: 80%; height: 1px; border-width: 0; outline-width: 0; }
.blurb { font-size: 9px; text-align: left; }
