.bars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	background-color: #663399;
	text-align: center;
	height: auto;
	width: 120px;
	border: medium ridge #3333FF;
}
