/* for print */
#content { margin: 0; padding: 0; font: Times, serif; }
#header, #col-left, #quick-contact, #bottom-section, #footer { display: none; background-image: none; } 
html, body { background: #fff; font-size: 12pt; font-family: Times, serif; }
#content font { font-family: Times, serif; }
body #frame {
	width: auto; 
	margin: 0;
	padding: 0; 
	border: none;
	float: none !important;
	color: black; 
	background: transparent;
	font-family: Times, serif;
}

body #frame h1 { font: 20pt Times, serif; }
body #frame h2 { font: 18pt Times, serif; }
body #frame h3 { font: 16pt Times, serif; }
body #frame h4 { font: 14pt Times, serif; }
body #frame h5 { font: 12pt Times, serif; }

#content a, #content a:link, #content a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	font: 12pt Times, serif;
	}
