body
{
	font-family : Arial;
	font-size: 10pt;
	font-color: gray;
	background-image : url("../images/body_bgrd_richlite.gif");
	background-repeat : repeat-x;
	background-attachment : scroll;
}
td {
	font-family : Arial;
	font-size: 10pt;
}
.products
{ 
text-decoration: none; 
font-size: 8pt;
}

.normal
{
font-family : Arial;
font-size: 10pt;
font-color: gray;
}

.subitem
{ 
text-decoration: none; 
font-size: 9pt;
}
.toplevel
{
	background-image : url("dev.richlite.com/richlite/images/richlite_bgrd.gif");
	background-attachment : fixed;
	background-color : Aqua;
}
a
{
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}
