BODY
{
	background-color: White;
	color: Black;
}
A, A:link, A:visited, H1
{
	text-decoration: underline;
}
.noPrint
{
	display: none;	
}

