/* When printed, do not include the side bars that display links and do not include footer (which is only links) */
#skiplinks,
.screentitle,
.left-sidebar-1,
.left-sidebar-3,
#footer 			
{
	display: none;
}

body {
	background: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}