/* 
	Js CSS Framework
	*Version:   1.0 (8/1/2008)
	*Website:   http://www.marcolivetti.com
	
	Copyright 2008 Jester Solutions (Marco Olivetti). All right riserved.
	
	print.css file
*/


body
{
	width:90%;
	background-color:transparent;
	color:#000000;
	text-align:justify;
}

img, form, div#footer
{
	display:none;
}