.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: normal;
}

.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.textLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

