/* 	PHD CSS; DEVELOPED 1-JUL-2008    
   	LAST MODIFIED: 1-AUG-2008

	PRINT STYLE SHEET				*/


#header, #search, #sidebar, #mainimg, #optionbar, #crumbs, #quicklinks, #footer, #copyright {
	display:none;
	}
#wrapper, #main, #story, #storyFull, #storySide {
	margin:0;
	padding:0;
	width:100%;
	font-size:14pt;
	font-family:"Times New Roman", Times, serif;
	background-color:#fff;
	color:#000;
	}
#story {
	margin:0;
	padding:0;
	width:100%;
	}
#storyWide {
	margin:0;
	padding:0;
	width:100%;
	}
#storySide {
	margin:0;
	padding:0;
	width:100%;
	}
h1 {
	font-size:16pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	}
h2 {
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	}
h3 {
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	}
h4 {
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	}

