p, font
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
}
td, th 
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
 font-size: 75%;
}

h1
{ color:			black;
  font-size:		160%;
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		125%;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		bold;
 color:			navy;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		130%;
  text-decoration:		none;
}
.cat
{ font-size:		100%;
font-weight:		bold;
text-decoration:	none;
}
.cat:hover
{ font-weight:		bold;
  color:			#4D4D4D;
}
.standard
{ font-weight:		normal;
text-decoration:	none;
}

.light
{ color:			black;
  text-decoration:	none;
}
.light:hover
{ font-weight:		bold;
  color:			#4D4D4D;
  text-decoration:	none;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			black;
  text-decoration:	none;
  font-weight:		normal;
  font-size:		12px;
}
.footer
{
  font-size:		10px;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.lightstandard
{ color:			black;
  font-weight:		normal;
  text-decoration:	none;
}

.middle
{ color:			black;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			black;
  background-color:  transparent;
  text-decoration:  none;
}
.totalPrice
{ font-size:	    	16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}
.width {
display:none;
}