/*
	Asbestos Network
	Media:		Print
	Created:		7/2/09
	Last Change:	7/2/09
*/

body {background:white;	font-family:}
* {color:black;}

a:link, a:visited {
	background:transparent;
	color:#444;
	font-weight:bold;
	text-decoration:underline;
}
a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size:90%;
}
#head a:after {content: ""; text-decoration:none;}

#content {width:auto;}
h2 {
	margin-top: 24pt;
	margin-bottom: 10pt;
}
h3 {
	font-size: 13pt;
	margin-bottom: -10pt;
}
q:before, q:after {
	content: "";
}


#headline, #title, #free-eval, #top-nav, #sidebar, #footer,
#banner, #mini-form, #skip_to_content,
#features, #back-to-top,
.print, .top, .letterspace {
	display:none;
}
