.small {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.largeBold {
	font-size: 18px;
	font-weight: bold;
}
.mediumBold {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
