.article {
	text-align:justify;
	font: 11px "Lucida Grande", verdana, sans-serif;
	margin-bottom:10px;
	line-height:120%;
}
#toc {
	text-align:justify;
	font: 11px "Lucida Grande", verdana, sans-serif;
	margin-bottom:10px;
	line-height:120%;
}
#toctitle  {
	text-align:justify;
	font: 11px "Lucida Grande", verdana, sans-serif;
	margin-bottom:10px;
	line-height:120%;
}

.returns_policy ol {
  line-height: 20px;
}

.returns_policy {
  width: 90%;
  margin: 10px;
}

.returns_policy li {
  text-align: justify;  
}

.returns_address {
  margin-left: 50px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
}

.returns_policy h1 {
  text-align: center;
  width: 100%;
}
