.notForPrint
	{
	display: none;
	}
.notForPrint .forPrint
	{
	display: inline;
	}
.printOnly
	{
	display: inline;
	}
.content
	{
	width:80%;
	}
.clock
	{
	width:60px;
	height:60px;
	}


