<!--
.cart_body
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;	
}

	.cart_body a:active { color: #000000;  text-decoration: none}
	.cart_body a:hover {  color: #000000; text-decoration: none}
	.cart_body a:link {  color: #000000; text-decoration: underline}
	.cart_body a:visited {  color: #000000; text-decoration: underline}
	
.cart_bold
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;	
}

	.cart_bold a:active {  color: #000000; text-decoration: none}
	.cart_bold a:hover {  color: #000000; text-decoration: none}
	.cart_bold a:link {  color: #000000; text-decoration: underline}
	.cart_bold a:visited {  color: #000000; text-decoration: underline}
	
.cart_colhead
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;	
}

	.cart_colhead a:active {  text-decoration: none}
	.cart_colhead a:hover {  text-decoration: none}
	.cart_colhead a:link {  text-decoration: underline}
	.cart_colhead a:visited {  text-decoration: underline}

.cart_colhead_small
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;	
}

	.cart_colhead_small a:active {  text-decoration: none}
	.cart_colhead_small a:hover {  text-decoration: none}
	.cart_colhead_small a:link {  text-decoration: underline}
	.cart_colhead_small a:visited {  text-decoration: underline}		


.cart_title
{  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 18px; 
	FONT-WEIGHT: 750; 
	COLOR: #FFFFFF
}

.cart_subhead
{  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 16px; 
	FONT-WEIGHT: 900; 
	COLOR: #FFFFFF
}

.cart_subhead2
{  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 16px; 
	FONT-WEIGHT: 500; 
	COLOR: #FFFFFF
}

.cart_subhead3
{  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 16px; 
	FONT-WEIGHT: 900; 
	COLOR: #000000
}

.cart_error
{
    COLOR: #FFFF33;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 600;	
}

	.cart_error a {  font-family: Arial, Helvetica, sans-serif; color: #FFFF99; text-decoration: underline}
	.cart_error a:active {  color: #FFFF99}
	.cart_error a:link {  color: #FFFF99}
	.cart_error a:visited {  color: #FFFF99}

-->
