/* Survey Custom Style */
.YourCompanyNameSurveyResults 
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
	font-color: #969696;
}
body{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
	font-color: #969696;
}

