.HeadingStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.CommandStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.ProductNameStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.CreditCardName {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-transform: uppercase;
}

