.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-align: justify;
}

