.text-white {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;

}




.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	line-height: 24px;

}
.product-name {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	font-variant: normal;
}
.Product-name-Large {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
}
.text-small {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #000000;
	line-height: normal;
}

.table-header-white {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
}
.text-narrow {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	line-height: normal;
}

.text-whiteCopy a:link { color:white; }
.text-whiteCopy	a:visited { color:white; }
.text-whiteCopy	a:hover { color:yellow; }
.text-whiteCopy	a:active { color:white; }
	

}

