.nomarker {
	list-style-type: none;
	}



.disc {
	list-style-type: disc;
	}



.producttable {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none; 
	text-align: center;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #666666;
	padding: 2px;
	}



.productitem {
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #666666;
	width: 9%;
	}


.login {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal;
	text-align: right; 
	color: #000000; 
	text-decoration: none; 
	}