/**
 * Style sheet druck
 */
#header
{
	display: none;
}

#left
{
	display: none;
}

#right
{
	display: none;
}

#footer
{
	display: none;
}

h1
{
	font-size: 15px;
}
