.no-print
{
	display: none;
}

.print
{
	display: block;
	font-size: 11px;
	width: 100%;
	border-bottom: 1px dashed #000000;
	padding: 10px;
	text-align: center;
}

body
{
	font-family: verdana;
	font-size: 10px;
}

h4
{
	font-size: 16px;
}

h3
{
	font-size: 14px;
}
h2
{
	font-size: 12px;
}
