.text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.heading {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.subheading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.boldtext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
