/* -----------------------------------------------------------------------------------------------------------------------
File Author:	Ryan Marincovich
Date Created:	2009.06.05
Client:			Eureka Recycling
File Purpose:	Print style sheet
REVISIONS:
-------------------------------------------------------------------------------------------------------- */


/* ------------------------------  BODY STYLES  -------------------------------------------------------- */
body {
	color: #000000;
}

table, tr, td {
	color: #000000;
}
#navBar {
	display: none;
}