p, font
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
 font-size: 	88%;
 text-decoration:  none;
 background-color:  #FFFFFF;
 color:			 #555555;
 line-height:		15px;
}

td, th 
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
 font-size: 81%;
  text-decoration:  none;
  color:			#000000;
}

h1
{ color:			#000000;
  font-size:		85%;
  text-decoration:  none;
}
h5
{
  font-size:		100%;
  text-decoration:  none;
}
.header
{ font-size:		100%;
  color:			#33333;
  font-weight:		bold;
  text-decoration:  none;
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		normal;
font-size:		90%;
 color:			#333333;
 text-decoration:  none;
}
a:hover {
 color:			#333333;
  background:   #ffffff;
  text-decoration:  NONE;
}
a:visited {
font-size:		85%;
 color:			#000000;
  text-decoration:  none;
}
.small
{ font-size:		100%;
}
.faq
{ font-size:		90%;
}
.price_brief
{ font-size:		87%;
  color:			#000000;
  font-weight:		normal;
}
.big
{ font-size:		90%;
  text-decoration:	none;
}
.cat
{ font-size:		100%;
   color:			#666666;
   line-height:		14px;
   font-weight:		normal;
}
.standard
{ font-weight:		normal;
}
.light
{ color:			 #000000;
font-weight:		bold;
font-size:			 88%;
line-height:		15px;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			#444444;
  text-decoration:	none;
  font-weight:		normal;
  font-size:		12px;
}
.footer
{
  font-size:		10px;
}
.lightsmall
{ color:			#444444;
  font-size:		100%;
}
.lightstandard
{ color:			black;
  font-weight:		normal;
}
.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;
}
.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;
}