.GenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	display: table;
}
.boldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
	letter-spacing: normal;
	text-indent: 7px;
	text-align: left;
}
.gentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.gentextindent {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-indent: 4px;
}
.textyellow {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bolder;
	color: #CCFF33;
	text-align: center;
}
.Gentext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	text-align: left;
}
