/*--------------------------------------------------------------------
Basic Print Style Sheet

Version: 1.0
Copyright: 2009, dicode® VOF - understanding internet
W: www.dicode.nl
E: info@dicode.nl
T: 0570-750680
--------------------------------------------------------------------*/

@import url("style.css");

* {
	font-size: 16px;
}

body {
	background: none;
}
