.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;

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

}
.textital {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;

}
.textspace {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
}
