.print
{
	display: block;
	color: #191970;
	text-align: center;
	font-size: 11px;
}

.notprint
{
	display: none;
}
