.hide_from_print
{
    display: none;
}


/****** START BASE ******************************************************************/
body {
   	background-color: #fff;
}

#content
{
	color: #000;
}

/****** END BASE ******************************************************************/


/****** START HELPER CLASSES ******************************************************************/
.hide_text
{
    text-indent: 0;  
}

/****** END HELPER CLASSES ******************************************************************/
