.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 20px;
	color: #000000;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 15px;
	color: #999999;
	text-align: center;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: 9d102d;
}
