p, td, font
{ font-family:		arial black;
  font-size:		14px;
}
h1
{ font-family:		arial black;
  font-size:		20px;
  color:			black;
}
a
{ font-family:		arial black;
  font-weight:		bold;
  font-size:		14px;
  color:			navy;
}
.small
{ font-size:		13px;
}
.faq
{ font-size:		16px;
}
.big
{ font-size:		20px;
  text-decoration:		none;

}
.cat
{ font-size:		19px;
}
.standard
{ font-weight:		normal;
}
.light
{ color:			white;
}
.lightsmall
{ color:			white;
  font-size:		13px;
}
.lightstandard
{ color:			white;
  font-weight:		normal;
}
.middle
{ color:			#F0B5B5;
}
.cart
{ font-family:		arial black;
  font-size:		13px;
  BORDER-BOTTOM:	5px solid;	
  BORDER-LEFT:		5px solid;
  BORDER-RIGHT:		5px solid;	
  BORDER-TOP:		5px solid;
  margin:			6px;
  font-weight:		bold;
  color:			#F0B5B5;
  background-color:  transparent;
}