/* Hide these styles from IE5 Win: */
@import "null?\"\{"; 
@media print {
	body {
		font-family:Verdana,sans-serif;
		line-height:1.5em;
		color:#000;
		padding:0;
		margin:0;	
		
		font-size:x-small; /* IE5 Win */
			voice-family: "\"}\""; 
			voice-family:inherit;
			font-size:small;
	}
	html>body { /* be nice to Opera */
		font-size:small;
	}
	
	h1 {
		font:160% Arial, Helvetica, sans-serif;
		font-weight:normal;
		color:#890;
		
		margin-bottom:.625em;
	}
	
	h2 {
		color:#359;
		font-weight:normal;
		text-transform:uppercase;
		font:145% Arial, Helvetica, sans-serif;
	
		margin-bottom:.125em;
	}
	
	h3 {
		font-size:130%;
		font-weight:normal;
		color:#890;
		padding:.75em 0 0 0;
		margin:0 0 .75em 0;
	}
	
	h4 {
		font-size:115%;
		color:#359;
		font-weight:normal;
	}
	
	#printHeader {
		display:block;
	}
	
	#header,
	#wrapper,
	#footer,
	#content,
	#project-list {
		width:684px !important;
	}
	
	#header {
		height:168px !important;
	}
	
	#navigation {
		border-style:none !important;
	}
	
	#logo,
	#logo *,
	#navigation,
	#navigation *,
	#print-link,
	#screen-link,
	#sidebar {
		display:none;
	}
	
	#footer {
		border-top:1px solid #359;
	}
	
	#container {
		margin-left:0;
	}
	
	#content {
		margin:0 2em 1em 2em;
	}
	
	#project-list {
		margin:0 2em 1em 2em;
	} 
}