
				a{
 					text-decoration: none;
 				}
				body{
					background-color:White;
					
					scrollbar-face-color:White;
					scrollbar-arrow-color:WhiteSmoke;
				}
				.itemFont{
					font-family:Trebuchet MS;
					font-size:10px;
					color:Black;
					font-weight:normal;
				}
				.removeFont{
					font-family:Trebuchet MS;
					font-size:10px;
					color:Black;
					font-weight:normal;
				}
				.subtotalFont{
					font-family:Trebuchet MS;
					font-size:12px;
					color:Black;
					font-weight:normal;
				}
			
