a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	text-transform: none;
	color: #FF6600;
	letter-spacing: 0.1em;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	background-color: #FF6600;
	letter-spacing: 0.1em;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	letter-spacing: 1px;
}
.itemName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #FF6600;
	letter-spacing: -1px;
}
.sizes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: normal;
}
.bodyBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	letter-spacing: 1px;
}
.bodyWhiteL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	letter-spacing: 1px;
	text-align: justify;
}
.headerStrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	text-transform: none;
	color: #FF6600;
	letter-spacing: 0.2em;
}
.bodyOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6600;
	letter-spacing: 1px;
}
