body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.quantity {
	color: #000000;
	font-weight: normal;
	background-color: #52678A;
}
a:link {
	text-decoration: none;
	color: #003399;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #003399;

}
