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

Print CSS

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

body {
	background: none;
	margin:.5in .75in;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background:#fff;
}

img {
	border: none;
}

a {
	color: #CCC;
	text-decoration: underline;
}

#menu,
#contactForm {
	display: none;
}