.copyright {
	font-family: "Courier New", "Courier", "mono";
	font-size: 9px;
	letter-spacing: .3em;
	font-weight: normal;
	color: #999999;

}
.content {

	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	letter-spacing: .3em;
	font-weight: normal;
	color: #333333;
}
.collectionDescription {

	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	letter-spacing: .3em;
	font-weight: bold;
	color: #CCCCCC;
}
.contentArial {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #333333;
}
