.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
}
LI {
	list-style-type:square;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;


}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
