.topspacing {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center;
}
.text {
	font-family: Georgia;
	font-size: 10px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	margin-right: 20px;
	list-style-position: outside;
	list-style-type: square;
}
.heads {
	font-family: Georgia;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: capitalize;
	background-color: #FF9900;
	padding: 3px;
	height: auto;
	width: 270px;
	margin: 0px;
}
