body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.newsSubsection {
	background-color: #FFF;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 230px;
}

.scannerbody {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px; 
	font-style: normal; 
	color: #333333
}
.newsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	clip:   rect(   );
	width: 510px;
}
.albumTitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #009999;
	font-weight: bold;
}
.albumYear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
	height: 28px;
	background-color: #009999;
	padding: 6px;
	margin: 0px;
	}
.purchaseFormat {
	text-align: center;
	color: #AAAAAA;
}
.purchaseFormatBlkHdr {
	text-align: center;
	color: #000000;
}
.archiveHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
A:link {
	color: #86833a;
	text-decoration: none;
	font-weight: bold;
	}

A:active {
	color: #a6a35a;
	text-Decoration:none
	font-weight: bold;
	}

A:visited {
	color: #86833a;
	text-Decoration:none;
	font-weight: bold;
}

A:hover {
	text-Decoration:none; 
	color:#c7c241;
	font-weight: bold;
}
