.Times-24-bold-yellow {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFF00;
}
.Times-16-yellow {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFF33;
}
.text {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.text-blue {
	font-family: "Times New Roman", Times, serif;
	color: #000099;
}
.arial-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

