/* Print Style */

body {
	background: White;
	background-image: none;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1, h2, h3, h4, a {
	color: black;
}

h1, h2 {
	font-weight: normal;
}

#marvin, #main {
	width: 100%;
}

#head, #nav, #foot, #info, #wd {
	display: none;
}

.printy  {
	display: block;
	text-align: center;
}

.printy h1 {
	letter-spacing: 1pt;
}