@import url("stylesheet.css");

#mastheadtoggle{
	display: none;
	}
	
#masthead{
	display: none;
	}

#menu{
	display: none;
}

td.printcollapse {display: none;}
td.printfull {width: 100%;}