.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2D6AA2;
}
.bodytxtBOLDBLACK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.tablehead {
	background-color: #8C8C8C;
	text-indent: 15px;
	white-space: nowrap;
	display: table-header-group;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

