body {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	scrollbar-face-color:#ffffff; 
scrollbar-arrow-color:#cc0000; 
scrollbar-track-color:#cccccc; 
scrollbar-shadow-color:#cccccc; 
scrollbar-highlight-color:''; 
scrollbar-3dlight-color:''; 
scrollbar-darkshadow-Color:''; 
} 
}
td {
	font-family:MS Sans Serif, Microsoft Sans Serif;
	font-size: 12px;
	color: #666666;
}
.quantity {
	color: #000000;
	font-weight: normal;
	background-color: #52678A;
}
a:link {
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #990000;

}

