body
{
	font-family: Verdana, Arial, Sans-Serif;
}
td
{
	font-size: 10px;
}
th
{
	font-size: 11px;
	font-weight: bold;
}
.copyright
{
	font-size: 10px;
	color: Gray;
}
.lnav
{
	font-size: 13px;
	color: White;
	font-weight: bold;
	font-variant: small-caps;
}
.lnav A
{
	color: White;
	text-decoration:none;
}
.lnav A:hover
{
	color: White;
	text-decoration:underline;
}
.item
{
	font-size: 11px;
}
.item1
{
	background-color: whitesmoke;
	font-size: 11px;
}
.catalog
{
	border: solid 1px black;
}
.catalog td
{
	border: solid 1px black;
}
.catalog th
{
	border: solid 1px black;
}




