.surveyhead {
	font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 26px;
	font-weight: normal;
	color: #f57220
}

.SubjectHead {
	font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 18px;
	font-weight: normal;
	color: #128ccc;
}

.WelcomeText{
	font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 12px;
	font-weight: bold;
	color: #0782bd;
}

.SurveyText {
	font-family:arial;
	font-size: 12px;
	font-weight: normal;
	color: #0782bd;
}

.SurveyPromptText {
	font-family:arial;
	font-size: 12px;
	font-weight: normal;
	color: #0782bd;
}

.SurveyOptionText {
	font-family:arial;
	font-size: 11px;
	font-weight: normal;
	color: #0782bd;
}