/*
CSS for Technology Forecasters, Inc.
Print
by Ossia Consulting
*/

body {
	margin: .5in;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	}
h1, h2, h3 {
	font-family: arial, Verdana, sans-serif;	
	}
h1 {
	font-size: 15pt;
	}	
h2, h3 {
	font-size: 12pt;
	}
#nav, #navlist, #leftsidebar, #wideleftsidebar, #rightsidebar, #logo {
	display: none;
	}
img {
	display: none;
	}
#textheader h1 {
	color: #333;
	font-size: 1.8em;
	font-weight: normal;
	}
#textheader h2 {
	font-family: arial, Verdana, sans-serif;		
	color: #333;
	font-size: 1.2em;
	font-weight: normal;
	}
a:link, a:visited {
	color: gray;
	}	
