/* -----------------------------------------------------------------------

print style sheet
----------------------------------------------------------------------- */

.instances, .breadcrumbs, #menu, #post_footer, #footer, #pre_header, #links, #search, #footer_wrapper, #header_wrapper, #links, #links2, #content_footer{display:none;}

@charset "utf-8";
/* CSS Document */

body{
	background-color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	
}

h2{
	padding:0;
	margin-left:0;
	margin-top:-2px;
	font-size:37px;
}
.desc{
	font-size:19px;
}
.facts{
	font-size:15px;
}


h3{
	margin:0;
	padding:0;
	font-size:19px;
}


.clear{
	clear:both;}

#leftcol, #rightcol {
	padding-top:50px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	width:297px;
}

#multicolumn1 div {
	/*min-height:200px;*/
}


#minititle {
	display:none;
}

.breadcrumbs {
	display:none;
}
