/*
PRINT style sheet for www.metaltrading.nl
last updated: 27 feb 06
author: Tim Nijenbrink <tim@magni.nl>
copyright: Magni IT
*/
A {
	color: #333333;	
	text-decoration:none;
}

.no-print {
  display:none;
}

#full-content {
  padding:40px 10px 10px 10px;
}