
body {	margin					: 25px 0px 15px 0px;
		padding					: 0;
		font-family				: trebuchet ms, arial;
		font-size				: 0.7em;
		letter-spacing			: 1px;
		background-image		: url(/images/background_nl_contact.gif);
		}

td a:link 		{color: #6699CC; text-decoration: none;}
td a:visited	{color: #6699CC; text-decoration: none;}
td a:active 	{color: #333; text-decoration: none;}
td a:hover 		{color: #333; text-decoration: none;}

table	{
		border-collapse			: collapse;
		}

input, button, textarea, select
		{
		background-color		: #ffffff;
		color					: #333;
		font-size				: 1.0em;
		letter-spacing			: 1px;
		border					: 1px solid #333;
		background 				: #fff;
		padding-left			: 2px;
		}
h1		{font-family: Trebuchet MS, Arial; font-size: 1.4em; letter-spacing: 1px; color: #333; font-weight: bold; margin: 0px 0px 0px 25px;}
		


