body 	{
	background-image: url(images/nfabodbg.jpg);
	background-repeat: repeat-x;
	font-family: verdana, sans-serif;
	color: #9f1d1f;
	font-size: .85em;
	}
p	{
	font-size: .80em;
	text-indent: 1em;
	margin-left: 20px;
	margin-right: 20px;
	}
table	{
	background-image: url(images/tblbg.jpg);
	background-repeat: repeat-y;
	}
table.form	{
	font-size: .85em;
	}
td.nav	{
	border-top: 3px solid gold;
	border-bottom: 3px solid gold;
	}
.address{
	font-size: .75em;
	color: #9f1d1f;
	}
a	{
	color: #9f1d1f;
	font-size: .85em;
	font-weight: 800;
	}
a:hover	{
	color: #00ff00;
	}
a.here	{
	color: #0000ff;
	}
img.bod	{
	margin: 10px;
	}
