
/* ---------------------------------------------
EYMS print style sheet
last updated:  18 August 2006
--------------------------------------------- */

* {
	color: black!important;
}

div#header ul, ul#footer, div#sub ul {
	display: none;
}

h1 strong {
	display: block;
}

h1 {
	height: 45px!important;
}

p {
	line-height: 1.6em;
}