body {
	background: #f9fbfb;
	margin:0px 0px; padding:0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#56808e;
	}

.newclass { 
	font-size: 11px;
	text-decoration: none; 
	text-align: justify;
}

A 		{ color:#56808e;text-decoration: none;}
A:hover { color:#df6a00;}

h1 {
  padding: 0;
  font-size: 13px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 35px;
}

A.hid:hover {cursor: text;color:#56808e;}

.bgv {
	background-image: url(shop/images/ind_stripe.jpg);
	background-repeat: repeat-y;
}

P {font-size: 10px;}
