.ItemLink {
	font-family: "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	color: #000080;
}
.Item {
	font-family: "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
.ItemLabel {
	color: #000000;
	font-family: "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.ItemNumber {
	font-weight: bold;
	font-family: "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 12px;
}
.ItemLink:hover {
	color: #3333FF;
	text-decoration: none;
}
.Normal3 {
	font-family: "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
