/* -------------- Printing Styles ------------------- */

p.pfoot {
display: none;
}

br.space {
display: none;
}

td.content2 {
display: none;
}


h1 {
font-size: 20px;
}

h3 {
font-size: 15px;
}

ul.instruct {
list-style: decimal;
}

div.float	{
	display: none;
	}

