.supplylist {
	border: 3px dashed white ;
	background: #812900;
	text-indent: 0;
	margin-top: 1em ;
}
.supplytitle {
	font-variant: small-caps;
	font-weight: bold;
	text-indent: 1em;
	
}
.supply {
	margin-left: 4em;
	text-indent: 0;
}
p.news, p.news a, h2.news {
	color: yellow;
}
h2 {
	padding-top: .5em;
}