	/* Last modified 23 Nov 06 */

html {width: 100%;}

body {
	background: white;
	color: black;
	border: 0px none;
  	 }

#noprint
{
    display:none;
}
    
.noprint
{
    display:none;
}
	
#header img, #navigation, #noprint, #footer, #footer p, #footer ul, #footer li, #menu {
	display: none;
	}
