@charset "UTF-8";
.heading {
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
