/* print styles from template version 1.0 */
/* 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*/
/* *************************************************************************************** */
#nav {display:none}

/* Layout */
/* *************************************************************************************** */
body {
	font-size: 11pt;
}
#container {}