.redtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.redtitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
}
.strikethrough {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: line-through;
	font-size: 14px;
	font-weight: normal;
}
