
body  {
	color : black;
	font :  Arial, Helvetica, Geneva, Swiss, SunSans-Regular;	
	font-family : sans-serif;
	text-decoration : none;
	font-size : 13;
}

A  { 
	font : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-family : sans-serif;
	font-size : 13;
	text-decoration : underline;
	color : #2f4f4f;
}

A:Hover  {
	font : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-family : sans-serif;
	font-size : 13;
	text-decoration : underline;
	color : black;
}

A:Visited	{
	font : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-family : sans-serif;
	font-size : 13;
	text-decoration : underline;
	color : #2f4f4f;
}

P  { 
	font : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-family : sans-serif;
	font-size : 13;
	text-decoration : none;
	color : black;
}

OL { list-style-type: decimal;
   font : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-family : sans-serif;
	font-size : 13;
	text-decoration : none;
	color : black; 
}

OL OL { list-style-type: decimal;
   font : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-family : sans-serif;
	font-size : 13;
	text-decoration : none;
	color : black; 
}

UL { list-style: disc outside;
   font : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-family : sans-serif;
	font-size : 13;
	text-decoration : none;
	color : black;
}

UL UL { list-style: disc outside;
   font : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-family : sans-serif;
	font-size : 13;
	text-decoration : none;
	color : black;
}


.doublespace	{
	color : black;
	font :  Arial, Helvetica, Geneva, Swiss, SunSans-Regular;	
	font-family : sans-serif;
	text-decoration : none;
	font-size : 13;
}

.text		{
	color : black;
	font :  Arial, Helvetica, Geneva, Swiss, SunSans-Regular;	
	font-family : sans-serif;
	text-decoration : none;
	font-size : 13;
	
}

.cart_header		{
	color : White;
	font :  Arial, Helvetica, Geneva, Swiss, SunSans-Regular;	
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size : 13;
}

.pricex		{
	color : darkred;
	font :  Arial, Helvetica, Geneva, Swiss, SunSans-Regular;	
	font-family : sans-serif;
	text-decoration : line-through;
	font-size : 13;
}

.special		{
	color : darkred;
	font :  Arial, Helvetica, Geneva, Swiss, SunSans-Regular;	
	font-family : sans-serif;
	text-decoration : none;
	font-size : 13;
}

	