.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FEFDFD;
}
.contenthd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FEFDFD;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.transparent {
	background-color: transparent;

}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D2D0D0;
	text-decoration: none;

}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 221px;
	border: 1px solid #E6D2CD;
	background-color: #E6D2CD;


}
.feedback {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 218px;
	border: 1px solid #9F8686;
	background-color: #9F8686;
}
.feedbackarea {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 273px;
	border: 1px solid #9F8686;
	background-color: #9F8686;
}

