/* Start of CMSMS style sheet 'Hidden H2 Print' */
div#content h2 {
	display:none;
}
div#print  {
	display:none;
}

/* End of 'Hidden H2 Print' */

