.Itemname {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-variant: small-caps;
	text-align: center;
}

.records {
	color: #000099;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}
.description {
	font-size: 14px;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
