/* -----------------------------------------------------------------------------------------------------------------------
File Author:	Ryan Marincovich
Date Created:	2009.3.19
Client:			Success Computer Consulting - TechPulse Website
File Purpose:	Print style sheet
REVISIONS:
-------------------------------------------------------------------------------------------------------- */


/* ------------------------------  BODY STYLES  -------------------------------------------------------- */
body {
	color: #000000;
}

table, tr, td {
    color: #000000;
}

#navBar {
	display: none;
}
#bodyContentFooter {
	display: none;
}