/* -------------------------------------------------------
 :: print.css 4.05.24 :: PRINT this PAGE

 in this file you should include only changes which
 should be appplied to default stylesheet

-----------------------[ (c)2004 nataniel@xpect.pl ]--- */

BODY
{
	margin: 20px 20px 20px 20px;
	background-color: #FFFFFF;
	background-image: none;
}

.endpage
{
	page-break-after: always;
}
