/* *****************************************
	PRINTING
***************************************** */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

#topHeader, #topNav, img.subHeaderImage, img.sidebarImage {
	display: none;
}

a:link, a:visited {
	color: blue;
	text-decoration: underline;
}

