body
{
	font-size: 9pt;
	color: black;
	font-family: Verdana;
}
td
{
	font-size: 9pt;
	font-family: Verdana;
}
.small
{
	font-size: 7pt;
}
.title
{
	font-weight: bold;
}
.product
{
	font-weight: bold;
	color: #606030;
}
.menuitem
{
	font-size: 10pt;
	font-weight: bold;
	color: White;
}

.menuitem A
{
	text-decoration: none;
	color: White;
}
.menuitem A:Hover
{
	text-decoration: underline;
}

A
{
	text-decoration: none;
	font-weight: bold;
}
A:Hover
{
	text-decoration: underline;
}

A.toplink
{
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

A.toplink:Hover
{
	text-decoration: underline;
}
