/*****************************************************************************************************************/
/* PRINT STYLES
/*****************************************************************************************************************/

body, span, textarea, hr {
	color: #000000;
	font-family: Verdana, Tahoma, Serif;
	background-color: #FFFFFF;
}
a {
	color: #000000;
	background-color: #FFFFFF;
}
h1, h2, h3,
h4, h5, h6	 { page-break-after: avoid; page-break-inside: avoid }
blockquote,
pre			  { page-break-inside: avoid }
ul, ol, dl	 { page-break-before: avoid }

h1 {
	font-size: 135%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 95%;
}

#nav1,
#nav2,
#lanternlogo,
#keyword,
#headerlinks,
#pageheader,
#pagefooter,
#sitefooter,
#emailsignup
{
	display:none;
}
