td {
	font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size: 8.5pt;
	color: #777777;

}
a {
	font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size: 8.5pt;
	color: #000000;

}
.tdbg-yellow {
	background-color: #F8D160;
	color: #000000;

}
.tdbg-grey {
	background-color: #EDEDED;
}
.txt-dark-orange {
	color: #CD6621;
}
.txt-grey {
}
.txt-GSR {
	color: #18474D;
	font-weight: bold;
}
.line-color {
	background-color: #C2C2C2;
}
.heading-txt {
	font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size: 24px;
	color: #FFFFFF;
}
.body-txt {
	font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size: 10pt;
	color: #666666;
	text-align: justify;


}
.form {
	font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size: 9pt;
	color: #666666;
}
.button {
	color: #FFFFFF;
	background-color: #234C55;
	font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size: 10pt;
	border: 1px solid #234C55;

}

