h1
	{font-family: Verdana, "Times New Roman", Arial, sans-serif}

.indent
	{margin-left: 1cm}

.indent2
	{margin-left: 2cm}

.indent3
	{margin-left: 3cm}

.indent4
	{margin-left: 4cm}

ul.honoree
	{list-style-type: none; margin-left: 10px}

li.honoree
	{padding-top: 3px; padding-bottom: 3px}

@media print
{
	p, li
		{page-break-inside: avoid; orphans: 4; widows: 4}
	p.indent
		{page-break-before: avoid}
	body
		{font: small Verdana, "Times New Roman", Arial, sans-serif; color: #000000; background-color: #ffffff}
	.center
		{text-align: center}
	.indent
		{margin-left: 1cm}
	.indent2
		{margin-left: 2cm}
	.indent3
		{margin-left: 3cm}
	div.rightcol
		{display: none}
	div#topbar
		{display: none}
	div#navcontainer
		{display: none}
	div#col1
		{display: none}
}
