.title-bold-black {
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
}
.title-bold-red {
	font-family: Arial;
	font-size: 25px;
	font-weight: normal;
	color: #990000;
}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
