body {
        background-color: #fff;
		}
		
#header, #nav, #sub, #sub h2, #footer, #local {
    display: none;
}

#main, #content, #extraMain, #extraContent, .table {
    width: 700px;
}

.noprint {
display:none;
}

input {
	display:none;
	}