/* CSS Document */body {	margin-left: 0px;	margin-top: 15px;	margin-right: 0px;	margin-bottom: 15px;	background-color: #FFFFFF;}body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #76add5;}a:link {	color: c71e3b;	text-decoration: none;}a:visited {	text-decoration: none;	color: c71e3b;}a:hover {	text-decoration: none;	color: 76add5;}a:active {	text-decoration: none;	color: c71e3b;}.copyright {	font-size: 11px;}td#credit a:link {	color: #76add5;	text-decoration: none;}td#credit a:visited {	text-decoration: none;	color: #76add5;}td#credit a:hover {	text-decoration: none;	text-decoration: underline; 	color: #76add5;}td#credit a:active {	text-decoration: none;	color: #76add5;}.categorytitles {	font-size: 14px;	text-transform: uppercase;	font-weight: bold;	letter-spacing: 2px;}.productnames {	font-size: 12px;	text-transform: uppercase;	color: #c71e3b;	font-weight: bold;	letter-spacing: 2px;}.productprice {	font-size: 13px;	text-transform: uppercase;	color: #76add5;	font-weight: bold;	letter-spacing: 2px;	text-align: right;}.purchaselink {	font-size: 11px;	text-transform: lowercase;	color: #c71e3b;	letter-spacing: 2px;	font-weight: bold;}.dottedline {	color: #9fcced;	font-size: 12px;	letter-spacing: 2px;	font-weight: bold;}.footerlink {	font-size: 11px;	color: #c71e3b;}
