body {

	margin: 0px;

	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #999999;

}

td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #666666;
	text-align:justify;

}

.quantity {

	color: #000000;

	font-weight: normal;

	background-color: #52678A;

}

a:link {

	text-decoration: none;

	color: #003366;

	font-weight: normal;

}

a:visited {

	text-decoration: none;

	font-weight: normal;

	color: #003366;

}

a:hover {

	text-decoration: none;

	font-weight: normal;

	color: #CC0000;



}

.footer{text-align:right; padding:10px 10px; color:#000; font-size:11px;}
.footer a{color:#000; text-decoration:none;}
.footer a:link{color:#000; text-decoration:none;}
.footer a:visit{color:#000; text-decoration:none;}
.footer a:hover{color:#fff; text-decoration:underline;}
