.maintext {
	font-family: "Arial Unicode MS";
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
}
.textdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: capitalize;
}
.contenthead {

	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
	color: #D31217;
	letter-spacing: 1px;
}
.redstandout {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9D0000;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: capitalize;
}
.forms1 {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	color: #333333;
	letter-spacing: 2px;
	margin: 1px;
	padding: 1px;
	width: 300px;
	border: thin groove #CDCDCD;
}
.textgap {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0C0C0;
	letter-spacing: 1px;
}
