.pwr {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.chclTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.formTitleTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#454545;
	background-color:#CCCCCC;
}
.formTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#454545;
}
.formFillTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#454545;
}
.formBtn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#454545;
	background-color:#a5a5a5;
}