/* Print */

body {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: black;
	background: white;
}
#nav, form, #newsBLOCK, #secondaryNAV{
	display: none;
}
a {
	color: black;
	text-decoration: none;
}
#wrapper {
	margin: 0px;
	width: auto;

}

