.normaltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
}
.boldnormaltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;

}
.titlecasenorm {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
}
.largeheading {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;

}

