@charset "UTF-8";
.heading {
	font-family: arial;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
.text {
	font-family: arial;
	font-size: 12px;
	color: #333;
}
