body {
	color: #000;
	background: #fff;
	font-family: "times new roman", times, serif;
	font-size: 12pt;
	margin: 0;
	padding: 0;
	}
#sizer {			
	width: 100% !important;	/* overrides ie6 expression */
	max-width: 2000px;		/* override for ie7 */
	}
#expander, #container, #sizer {
	margin: 0;
	padding: 0;
	}
img, #navmenu, #picmenu, #footer {
	display: none;
	}
#header h1 {
	margin: 0;
	padding: 0;
	font: bold 18pt "times new roman", times, serif;
	text-align: center;
	}
#header h2 {
	margin: 0;
	padding: 0;
	font-size: 16pt;
	text-align: center;
	}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	}
h1 {
	font-size: 16pt;
	}
h2 {
	font-size: 14pt;
	}
h3 {
	font-size: 12pt;
	}
p {
	font-size: 12pt;
	margin: 0;
	}
ul {
	list-style: none;
	}
#sizer a {
	text-decoration: underline;
	color: #000;
	}
