.products
{ 
text-decoration: none; 
font-size: 8pt;
}
body
{
	font-family : Arial;
	font-size: 10pt;
	background-attachment : scroll;
	background-image : url("../images/body_bgrd_sm.gif");
	background-repeat : repeat-x;
}
body.main
{
	font-family : Arial;
	font-size: 10pt;
	font-color: gray;
	background-attachment : scroll;
	background-image : url("../images/body_bgrd.gif");
	background-repeat : repeat-x;
}