body { font-family: Georgia; font-size : 12px; }

.noprint {
	display : none;
}

.print {
	width : 100%;
}

#menu { display : none; }
#rhs { display : none; }
#standardmenu { display : none; }
#content { width : 480px; }
.printmain { width : 480px; }

.linebreak { page-break-after: always; }