body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;

}
p, font {
	 font-family:		Arial, Verdana, Helvetica, sans-serif;
}
td, th {
	 font-family:		Arial, Verdana, Helvetica, sans-serif;
	 font-size: 75%;
}

h1 {
  color:			#5f5f5f;
  font-size:		160%;
}
h5 {
  font-size:		115%;
}
.header { 
  font-size:		125%;
  color:		white;
  font-weight:		bold;
  text-decoration:	underline;
}
.headerb { 
  font-size:            125%;
  color:                #5f5f5f;
  font-weight:          bold;
  text-decoration:      underline;
}

.no_underline { 
  text-docoration:	none;
}
a {
  font-weight:		bold;
  color:		#5f5f5f;
}
.small {
  font-size:		80%;
}
.faq {
  font-size:		110%;
}
.price_brief {
  font-size:		120%;
}
.big { 
  font-size:		130%;
  text-decoration:	none;
}
.cat { 
  font-size:		120%;
}
.standard {
  font-weight:		normal;
}
.light{ 
  color:		#808080;
}
.white { 
  color:		white;
}
.pink { 
  color:		pink;
}
.menu { 
  font-family: 		Verdana, Arial, Helvetica, sans-serif;
  text-decoration:	none;
  font-weight:		normal;
  font-size:		12px;
  height: 		34px;
  line-height: 		34px;
  color: 		#5f5f5f;
  font-weight: 		bold;

}
.footer
{
  font-size:		10px;
}
.lightsmall
{ color:		black;
  font-size:		80%;
}
.lightstandard
{ color:		black;
  font-weight:		normal;
}
.middle
{ color:		blue;
}
.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;
}
