/* CSS Document for print */
	

/* this eliminates browser defaults for the following properties */
html, body, p, h1, h2, h3, h4, h5, h6, form_style, div, ul, li, span, img, br{  
    margin: 0; 
    padding: 0; 
    border: 0; 
}

/* ------------------------------------------------------------------------------- */


/* STYLESHEET BEGINS HERE */



body {
	background-color:transparent; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: #000000;
	}
	
h1 {
	font-size:16pt;
	}
	
h2 {
	font-size:15pt;
	}
	
h3 {
	font-size:14pt;
	}
	
#top_links, #header, .main_navigation, #bread_crumbs, #footer {
	display:none;
	}

	