
.testonormal {
	font-family: Times New Roman, "Georgia", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	line-height: 20px;
}
.testobold {
	font-family: Times New Roman,"Georgia", Times, serif;
	font-size: 15px;
	color: #CC0000;
	text-align: justify;
	font-weight: bold;
	line-height: 20px;
}

