body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/lebkgnd.jpg);
	font-size: 1.2em;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link {
	font-size: .9em;
	color: #666633;
	text-decoration: none;
}
a:visited {
	color: #666633;
	text-decoration: none;
	font-size: .9em;
}
a:hover {
	color: 666633;
	text-decoration: underline;
	font-size: .9em;
}
a:active {
	color: #333333;
	font-size: .9em;
}
