
body {display: inline; 
      wite-space: normal;
			padding: 0px; 
			border-width: 0px; 
			position: absolute; 
			left-margin: 0px; 
			right-margin: 0px; 
			top-margin: 0px; 
			buttom-margin: 0px; 
			margin: 0px; 
			line-height: 0px;
}
img { display: block; 
}

p, font
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
}
td, th 
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;;
}

h1
{ color:			black;
  font-size:		20px;
}
h5
{
  font-size:		16px;
}
.header
{ font-size:		14px;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		bold;
 color:			navy;
 text-decoration: none;
 font-size: 12px;
}
a:hover {
					text-decoration: underline; 
					color: #3E99DF;
					}
.small
{ font-size:		12px;
}
.faq
{ font-size:		16px;
}
.price_brief
{ font-size:		18px;;
}
.big
{ font-size:		19px;;
  text-decoration:		none;
}
.cat
{ font-size:		18px;;
}
.standard
{ font-weight:		normal;
}
.light
{ color:			black;
}
.white
{ color:			white;
}
.pink
{ color:	#0360A8;
}
.menu
{ color:			black;
  text-decoration:	none;
  font-weight:		normal;
  font-size:		12px;
}
.footer
{
  font-size:		12px;
}
.lightsmall
{ color:			black;
  font-size:		11px;;
}
.lightstandard
{ color:			black;
  font-weight:		normal;
}
.middle
{ color:			black;
}
.cart
{
  font-size:		12px;
  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;
}
