
DIV#NewPage 
	{
		page-break-after: always;
	}
	
DIV#NewPageBefore 
	{
		page-break-before: always;
	}

.NoPrint 
	{
		display: none
	}

#NoPrint 
	{
		display: none
	}

pageheader,
td.pageheader
{
	color:black;
	background-color: white;
	font-size: small; 
}

td
{
	font-size: x-small; color: black; 
}

