/* print styles */
/* NOTE: any * > selector rules are for standards-compliant browsers. The rule before will have a style that works in IE6. */
/* Table of Contents
	Non-printing Elements
	Layout
*/

/* Non-printing Elements*/
#menu {display:none}

/* Layout */
body {
	font-size: 11pt;
}
#container {}
