/* nicholas-homes.com print stylesheet */

/* hidden items */
.noprint
{
	display: none;
}

/* width of outer table on print */
.bodyTable
{
	width: 100%;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {font-size: 16px}
td {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

h1,h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
